Compartir a través de


AppServiceEnvironmentInner.HasLinuxWorkers Propiedad

Definición

Obtiene o establece la marca que muestra si un ASE tiene trabajos de Linux o no.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a