Compartilhar via


ConnectivityConfiguration.Hubs Propriedade

Definição

Obtém ou define a 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a