Partilhar via


FunctionAppRuntimeSettings.RemoteDebuggingSupported Propriedade

Definição

Obtém <code>true</code> se há suporte para depuração remota para a pilha; caso contrário, <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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a