次の方法で共有


PublicIPAddress.IpConfiguration プロパティ

定義

パブリック IP アドレスに関連付けられている IP 構成を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象