次の方法で共有


ApplicationGatewayProbe.Path プロパティ

定義

プローブの相対パスを取得または設定します。 有効なパスは '/' から始まります。 プローブは lt に &送信されます。プロトコル>://<ホスト>:<ポート><パス>.

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象