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 Google Cloud Security Command Center v1 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 webpage provides documentation for the `AzureManagementGroup` class within the Google Cloud Security Command Center v1 API, specifically detailing its structure and functionality."],["The latest version of the API documented is 3.24.0, and the page also includes links to documentation for many prior versions, ranging from 3.23.0 down to 2.2.0."],["The `AzureManagementGroup` class, found within the `Google.Cloud.SecurityCenter.V1` namespace, represents an Azure management group and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class offers properties such as `DisplayName` and `Id` which allow to access the display name and UUID of an Azure management group respectively."],["There are two constructors available for the `AzureManagementGroup` class: a default constructor and one that takes another `AzureManagementGroup` instance for parameter."]]],[]]