次の方法で共有


VirtualRouter.HostedSubnet プロパティ

定義

VirtualRouter がホストされているサブネットを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象