次の方法で共有


ApplicationGatewayBackendSettings.Probe プロパティ

定義

アプリケーション ゲートウェイのプローブ リソースを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.probe")]
public Microsoft.Azure.Management.Network.Models.SubResource Probe { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.probe")>]
member this.Probe : Microsoft.Azure.Management.Network.Models.SubResource with get, set
Public Property Probe As SubResource

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象