次の方法で共有


EffectiveNetworkSecurityGroupAssociation.Subnet プロパティ

定義

割り当てられている場合は、サブネットの ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象