Security Command Center v2 API - Class AzureMetadata.Types.AzureManagementGroup (1.0.0-beta04)

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.

Inheritance

object > AzureMetadata.Types.AzureManagementGroup

Namespace

Google.Cloud.SecurityCenter.V2

Assembly

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