次の方法で共有


QueryInboundNatRulePortMappingRequest.IpConfiguration プロパティ

定義

ロード バランサーのバックエンド アドレスに設定された networkInterfaceIPConfiguration を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象