Compartilhar via


CreateDataLakeAnalyticsAccountParameters.FirewallRules Propriedade

Definição

Obtém ou define 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.CreateFirewallRuleWithAccountParameters> FirewallRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.firewallRules")>]
member this.FirewallRules : System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.CreateFirewallRuleWithAccountParameters> with get, set
Public Property FirewallRules As IList(Of CreateFirewallRuleWithAccountParameters)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a