次の方法で共有


ValidateRequest.NeedLinuxWorkers プロパティ

定義

lt;code>true</code> App Serviceプランが Linux ワーカー用の場合は取得または設定&します。それ以外の場合は、<code>false</code>。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象