次の方法で共有


IpAllocation.Subnet プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象