次の方法で共有


AppServicePlanInner.IsSpot プロパティ

定義

lt;code>true</code>の場合、このApp Service Plan がスポット インスタンスを所有している場合&に取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isSpot")]
public bool? IsSpot { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isSpot")>]
member this.IsSpot : Nullable<bool> with get, set
Public Property IsSpot As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象