Share via


SiteConfigProperties.IsRemoteDebuggingEnabled Property

Definition

<code>true</code> if remote debugging is enabled; otherwise, <code>false</code>.

public Azure.Provisioning.BicepValue<bool> IsRemoteDebuggingEnabled { get; set; }
member this.IsRemoteDebuggingEnabled : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsRemoteDebuggingEnabled As BicepValue(Of Boolean)

Property Value

Applies to