public sealed class AzureMetadata.Types.AzureResourceGroup : IMessage<AzureMetadata.Types.AzureResourceGroup>, IEquatable<AzureMetadata.Types.AzureResourceGroup>, IDeepCloneable<AzureMetadata.Types.AzureResourceGroup>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 API class AzureMetadata.Types.AzureResourceGroup.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `AzureMetadata.Types.AzureResourceGroup` class within the Security Command Center v2 API."],["The `AzureResourceGroup` class represents an Azure resource group and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and has members such as `GetHashCode()`, `GetType()`, and `ToString()` that it inherits from."],["The `AzureResourceGroup` class has two constructors: a default constructor and a constructor that takes another `AzureResourceGroup` instance as an argument."],["The class includes a `Name` property of type string that stores the name of the Azure resource group, which is not a UUID."]]],[]]