次の方法で共有


VirtualRouter.HostedGateway プロパティ

定義

VirtualRouter がホストされているゲートウェイを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象