次の方法で共有


LoadBalancingRule.ProbeRequestPath プロパティ

定義

プローブ要求パスを取得または設定します。 HTTP/HTTPS プローブでのみサポートされます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象