WebAppRuntimes.LinuxRuntimeSettingRemoteDebuggingSupported Property

Definition

true if remote debugging is supported for the stack; otherwise, false.

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

Property Value

Implements

Attributes

Applies to