SubnetAssociation.SecurityRules Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="securityRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Internal.Network.Version2017_10_01.Models.SecurityRule> SecurityRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="securityRules")>]
member this.SecurityRules : System.Collections.Generic.IList<Microsoft.Azure.Management.Internal.Network.Version2017_10_01.Models.SecurityRule> with get, set
Public Property SecurityRules As IList(Of SecurityRule)

Property Value

IList<SecurityRule>
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to