次の方法で共有


SecurityRuleAssociations.SubnetAssociation プロパティ

定義

サブネットとカスタム セキュリティ規則を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象