共用方式為


Plan.StackType Property

Definition

Gets stack type (classic or arm)

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to