次の方法で共有


VirtualHub.ExpressRouteGateway プロパティ

定義

この VirtualHub に関連付けられている expressRouteGateway を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象