Partager via


FunctionAppRuntimeSettings.RemoteDebuggingSupported Propriété

Définition

Obtient <code>true</code> si le débogage distant est pris en charge pour la pile ; sinon, <code>false</code>.

[Newtonsoft.Json.JsonProperty(PropertyName="remoteDebuggingSupported")]
public bool? RemoteDebuggingSupported { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="remoteDebuggingSupported")>]
member this.RemoteDebuggingSupported : Nullable<bool>
Public ReadOnly Property RemoteDebuggingSupported As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à