Compartir a través de


BgpServiceCommunity.ServiceName Propiedad

Definición

Obtiene o establece el nombre de la comunidad bgp. Por ejemplo, Skype.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a