Partager via


FirewallRuleListResponse.FirewallRules Property

Definition

Optional. Gets or sets the list of Azure Sql Database Server firewall rules for the server.

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

Property Value

Applies to