次の方法で共有


EffectiveConnectivityConfiguration.Hubs プロパティ

定義

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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象