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 `AzureMetadata.Types.AzureManagementGroup` class within the Security Command Center v2 API."],["The `AzureManagementGroup` class represents an Azure management group and implements interfaces for message handling, equality comparison, deep cloning, and buffer messaging."],["The class includes constructors for creating instances, either as a default or by copying from an existing `AzureManagementGroup` object."],["`AzureManagementGroup` objects contain properties for `DisplayName` and `Id`, which represent the name and UUID of the Azure management group respectively, both properties are of type string."]]],[]]