Share via


AppServiceEnvironmentPatchResource.HasLinuxWorker Property

Definition

Flag that displays whether an ASE has linux workers or not

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public bool? HasLinuxWorker { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.HasLinuxWorker : Nullable<bool> with get, set
Public Property HasLinuxWorker As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to