次の方法で共有


GatewayCustomBgpIpAddressIpConfiguration.CustomBgpIpAddress プロパティ

定義

IpconfigurationId に属するカスタム BgpPeeringAddress を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象