次の方法で共有


VpnGatewayIpConfiguration.PrivateIpAddress プロパティ

定義

この IP 構成のプライベート IP アドレスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象