Bagikan melalui


CapabilityInformation.SubscriptionId Property

Definition

Gets the subscription credentials that uniquely identifies the subscription.

[Newtonsoft.Json.JsonProperty(PropertyName="subscriptionId")]
public Guid? SubscriptionId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="subscriptionId")>]
member this.SubscriptionId : Nullable<Guid>
Public ReadOnly Property SubscriptionId As Nullable(Of Guid)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to