共用方式為


BillingSubscription.SkuId 屬性

定義

取得或設定訂用帳戶之 Azure 方案的 SKU 識別碼。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.skuId")]
public string SkuId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.skuId")>]
member this.SkuId : string with get, set
Public Property SkuId As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於