次の方法で共有


VpnGatewayIpConfiguration.PublicIpAddress プロパティ

定義

この IP 構成のパブリック IP アドレスを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="publicIpAddress")]
public string PublicIpAddress { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="publicIpAddress")>]
member this.PublicIpAddress : string with get, set
Public Property PublicIpAddress As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象