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.
Represents an Azure management group.
Implements
IMessageAzureMetadataTypesAzureManagementGroup, IEquatableAzureMetadataTypesAzureManagementGroup, IDeepCloneableAzureMetadataTypesAzureManagementGroup, IBufferMessage, IMessageNamespace
Google.Cloud.SecurityCenter.V2Assembly
Google.Cloud.SecurityCenter.V2.dll
Constructors
AzureManagementGroup()
public AzureManagementGroup()
AzureManagementGroup(AzureManagementGroup)
public AzureManagementGroup(AzureMetadata.Types.AzureManagementGroup other)
Parameter | |
---|---|
Name | Description |
other |
AzureMetadataTypesAzureManagementGroup |
Properties
DisplayName
public string DisplayName { get; set; }
The display name of the Azure management group.
Property Value | |
---|---|
Type | Description |
string |
Id
public string Id { get; set; }
The UUID of the Azure management group, for example, "20000000-0001-0000-0000-000000000000".
Property Value | |
---|---|
Type | Description |
string |