Compartir a través de


CreateDataLakeAnalyticsAccountParameters.FirewallRules Propiedad

Definición

Obtiene o establece la lista de reglas de firewall asociadas a esta cuenta.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a