Compartilhar via


ValidateRequest.NeedLinuxWorkers Propriedade

Definição

Obtém ou define <code>true</code> se Serviço de Aplicativo plano for para trabalhos do Linux; caso contrário, <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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a