Google Cloud Security Command Center v1 API - Class AzureMetadata.Types.AzureSubscription (3.23.0)

public sealed class AzureMetadata.Types.AzureSubscription : IMessage<AzureMetadata.Types.AzureSubscription>, IEquatable<AzureMetadata.Types.AzureSubscription>, IDeepCloneable<AzureMetadata.Types.AzureSubscription>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Security Command Center v1 API class AzureMetadata.Types.AzureSubscription.

Represents an Azure subscription.

Inheritance

object > AzureMetadata.Types.AzureSubscription

Namespace

Google.Cloud.SecurityCenter.V1

Assembly

Google.Cloud.SecurityCenter.V1.dll

Constructors

AzureSubscription()

public AzureSubscription()

AzureSubscription(AzureSubscription)

public AzureSubscription(AzureMetadata.Types.AzureSubscription other)
Parameter
Name Description
other AzureMetadataTypesAzureSubscription

Properties

DisplayName

public string DisplayName { get; set; }

The display name of the Azure subscription.

Property Value
Type Description
string

Id

public string Id { get; set; }

The UUID of the Azure subscription, for example, 291bba3f-e0a5-47bc-a099-3bdcb2a50a05.

Property Value
Type Description
string