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.
Implements
IMessageAzureMetadataTypesAzureSubscription, IEquatableAzureMetadataTypesAzureSubscription, IDeepCloneableAzureMetadataTypesAzureSubscription, IBufferMessage, IMessageNamespace
Google.Cloud.SecurityCenter.V1Assembly
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 |