Compartir a través de


HubRouteTable.Labels Propiedad

Definición

Obtiene o establece la lista de etiquetas asociadas a esta tabla de rutas.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a