Share via


GatewayCustomBgpIpAddressIpConfiguration.CustomBgpIpAddress Property

Definition

Gets or sets the custom BgpPeeringAddress which belongs to IpconfigurationId.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to