Condividi tramite


SiteConfigResourceInner.RemoteDebuggingEnabled Proprietà

Definizione

Ottiene o imposta <code>true</code> se il debug remoto è abilitato; in caso contrario, <code>false</code>.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.remoteDebuggingEnabled")]
public bool? RemoteDebuggingEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.remoteDebuggingEnabled")>]
member this.RemoteDebuggingEnabled : Nullable<bool> with get, set
Public Property RemoteDebuggingEnabled As Nullable(Of Boolean)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a