Partilhar via


DataLakeAnalyticsAccount.FirewallRules Propriedade

Definição

Obtém a lista de regras de firewall associadas a essa conta.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.firewallRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.FirewallRule> FirewallRules { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="properties.firewallRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.FirewallRule> FirewallRules { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.firewallRules")>]
member this.FirewallRules : System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.FirewallRule> with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.firewallRules")>]
member this.FirewallRules : System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.FirewallRule>
Public Property FirewallRules As IList(Of FirewallRule)
Public ReadOnly Property FirewallRules As IList(Of FirewallRule)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a