Bagikan melalui


DataLakeStoreAccountPatch.FirewallState Property

Definition

The current state of the IP address firewall for this Data Lake Store account. Disabling the firewall does not remove existing rules, they will just be ignored until the firewall is re-enabled.

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

Property Value

Applies to