Account Args
constructor(accountName: Output<String>? = null, computePolicies: Output<List<CreateComputePolicyWithAccountParametersArgs>>? = null, dataLakeStoreAccounts: Output<List<AddDataLakeStoreWithAccountParametersArgs>>? = null, defaultDataLakeStoreAccount: Output<String>? = null, firewallAllowAzureIps: Output<FirewallAllowAzureIpsState>? = null, firewallRules: Output<List<CreateFirewallRuleWithAccountParametersArgs>>? = null, firewallState: Output<FirewallState>? = null, location: Output<String>? = null, maxDegreeOfParallelism: Output<Int>? = null, maxDegreeOfParallelismPerJob: Output<Int>? = null, maxJobCount: Output<Int>? = null, minPriorityPerJob: Output<Int>? = null, newTier: Output<TierType>? = null, queryStoreRetention: Output<Int>? = null, resourceGroupName: Output<String>? = null, storageAccounts: Output<List<AddStorageAccountWithAccountParametersArgs>>? = null, tags: Output<Map<String, String>>? = null)