次の方法で共有


SecurityGroupNetworkInterface.SecurityRuleAssociations プロパティ

定義

ネットワーク インターフェイスに関連付けられているすべてのセキュリティ規則を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象