Share via


SecurityGroupNetworkInterface.SecurityRuleAssociations Property

Definition

Gets or sets all security rules associated with the network interface.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to