Google Cloud Security Command Center v1 API - Class AzureMetadata.Types.AzureManagementGroup (3.24.0)

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.

Represents an Azure management group.

Inheritance

object > AzureMetadata.Types.AzureManagementGroup

Namespace

Google.Cloud.SecurityCenter.V1

Assembly

Google.Cloud.SecurityCenter.V1.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