Condividi tramite


ValidateRequest.NeedLinuxWorkers Proprietà

Definizione

Ottiene o imposta <code>true</code> se servizio app piano è per i lavoratori Linux; in caso contrario, <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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a