次の方法で共有


LoadBalancingRule.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

適用対象