次の方法で共有


LoadBalancerFrontendIpConfigurationProperties.Subnet プロパティ

定義

仮想ネットワーク サブネット リソースへの参照を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象