NetworkSecurityGroupGetResponse.Rules Property

Definition

Optional. Gets or sets the rules existing in the specified Network Security Group

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Network.Models.NetworkSecurityRule> Rules { get; set; }
member this.Rules : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Network.Models.NetworkSecurityRule> with get, set
Public Property Rules As IList(Of NetworkSecurityRule)

Property Value

Applies to