次の方法で共有


AppServicePlanPatchResource.HyperV プロパティ

定義

Hyper-V コンテナー アプリ サービス プラン <コード>true</code gt;、<code&>false</code>それ以外の場合はを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象