次の方法で共有


ExpressRouteGateway.VirtualHub プロパティ

定義

ExpressRoute ゲートウェイがデプロイされる仮想ハブを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualHub")]
public Microsoft.Azure.Management.Network.Models.VirtualHubId VirtualHub { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualHub")>]
member this.VirtualHub : Microsoft.Azure.Management.Network.Models.VirtualHubId with get, set
Public Property VirtualHub As VirtualHubId

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象