共用方式為


Plan.SkuId Property

Definition

Gets identifier for this plan

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to