次の方法で共有


ValidateRequest.NeedLinuxWorker Property

Definition

true if App Service plan is for Linux workers; otherwise, false.

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

Property Value

Implements

Attributes

Applies to