Partilhar via


IPConfigurationBgpPeeringAddress.CustomBgpIpAddresses Propriedade

Definição

Obtém ou define a lista de endereços de emparelhamento BGP personalizados que pertencem à configuração de IP.

[Newtonsoft.Json.JsonProperty(PropertyName="customBgpIpAddresses")]
public System.Collections.Generic.IList<string> CustomBgpIpAddresses { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="customBgpIpAddresses")>]
member this.CustomBgpIpAddresses : System.Collections.Generic.IList<string> with get, set
Public Property CustomBgpIpAddresses As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a