Delen via


BillingSubscription.SubscriptionId Eigenschap

Definitie

Hiermee haalt u de id van het abonnement op.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op