次の方法で共有


LoadBalancingRule.FrontendIPConfiguration プロパティ

定義

フロントエンド IP アドレスへの参照を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象