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

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 Security Command Center v2 API class AzureMetadata.Types.AzureSubscription.

Represents an Azure subscription.

Inheritance

object > AzureMetadata.Types.AzureSubscription

Namespace

Google.Cloud.SecurityCenter.V2

Assembly

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