Share via


DataLakeAnalyticsAccountPatch.FirewallState Property

Definition

The current state of the IP address firewall for this account. Disabling the firewall does not remove existing rules, they will just be ignored until the firewall is re-enabled. Serialized Name: UpdateDataLakeAnalyticsAccountParameters.properties.firewallState

public Azure.ResourceManager.DataLakeAnalytics.Models.DataLakeAnalyticsFirewallState? FirewallState { get; set; }
member this.FirewallState : Nullable<Azure.ResourceManager.DataLakeAnalytics.Models.DataLakeAnalyticsFirewallState> with get, set
Public Property FirewallState As Nullable(Of DataLakeAnalyticsFirewallState)

Property Value

Applies to