FirewallRuleListResponse.FirewallRules Property

Definition

Optional. Gets the collection of firewall rules returned from the List Firewall Rules operation.

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

Property Value

Applies to