DataLakeStoreAccountCreateOrUpdateContent.FirewallRules Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The list of firewall rules associated with this Data Lake Store account.
public System.Collections.Generic.IList<Azure.ResourceManager.DataLakeStore.Models.FirewallRuleForDataLakeStoreAccountCreateOrUpdateContent> FirewallRules { get; }
member this.FirewallRules : System.Collections.Generic.IList<Azure.ResourceManager.DataLakeStore.Models.FirewallRuleForDataLakeStoreAccountCreateOrUpdateContent>
Public ReadOnly Property FirewallRules As IList(Of FirewallRuleForDataLakeStoreAccountCreateOrUpdateContent)