public sealed class AzureMetadata.Types.AzureManagementGroup : IMessage<AzureMetadata.Types.AzureManagementGroup>, IEquatable<AzureMetadata.Types.AzureManagementGroup>, IDeepCloneable<AzureMetadata.Types.AzureManagementGroup>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 API class AzureMetadata.Types.AzureManagementGroup.
[[["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 `AzureManagementGroup` class within the Security Command Center v2 API."],["The `AzureManagementGroup` class represents an Azure management group and inherits from `object`, while implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor and one that accepts another `AzureManagementGroup` object as a parameter."],["The `AzureManagementGroup` class includes two properties: `DisplayName`, a string that holds the display name of the Azure management group, and `Id`, a string that stores the UUID of the management group."]]],[]]