次の方法で共有


IpAllocation.VirtualNetwork プロパティ

定義

この IpAllocation リソースのプレフィックスを使用する VirtualNetwork を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualNetwork")]
public Microsoft.Azure.Management.Network.Models.SubResource VirtualNetwork { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualNetwork")>]
member this.VirtualNetwork : Microsoft.Azure.Management.Network.Models.SubResource
Public ReadOnly Property VirtualNetwork As SubResource

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象