Invoice.SubscriptionId 屬性

定義

取得產生發票之訂用帳戶的識別碼。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於