Compartir a través de


ConnectivityConfiguration.Hubs Propiedad

Definición

Obtiene o establece la lista de hubItems.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.hubs")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.Hub> Hubs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.hubs")>]
member this.Hubs : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.Hub> with get, set
Public Property Hubs As IList(Of Hub)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a