次の方法で共有


PublicIPAddressInner.IpConfiguration プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象