ProbeInner.RequestPath Propriedade

Definição

Obtém ou define o URI usado para solicitar status de integridade da VM. O caminho será necessário se um protocolo estiver definido como http. Caso contrário, não será permitido. Nenhum valor padrão.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.requestPath")]
public string RequestPath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.requestPath")>]
member this.RequestPath : string with get, set
Public Property RequestPath As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a