次の方法で共有


VirtualNetworkGatewayIPConfigurationInner.PublicIPAddress プロパティ

定義

パブリック IP リソースの参照を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象