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-04-09 UTC."],[[["This document provides reference documentation for the `AzureManagementGroup` class within the Security Command Center v2 API, specifically in the `Google.Cloud.SecurityCenter.V2` namespace."],["The `AzureManagementGroup` class represents an Azure management group and inherits from the base `object` class while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for `AzureManagementGroup`: a default constructor and one that accepts another `AzureManagementGroup` object."],["The class includes two properties: `DisplayName`, which represents the name of the Azure management group, and `Id`, which is the unique identifier of the group."],["There are two versions of this class document available for viewing: version 1.1.0 (latest) and version 1.0.0."]]],[]]