다음을 통해 공유


BillingSubscription.SubscriptionId 속성

정의

구독의 ID를 가져옵니다.

[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)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상