Aracılığıyla paylaş


StackMinorVersion.IsRemoteDebuggingEnabled Property

Definition

true if this supports Remote Debugging, otherwise false.

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

Property Value

Implements

Attributes

Applies to