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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]