Account Args
constructor(customQuestionAnsweringSearchServiceId: Output<String>? = null, customQuestionAnsweringSearchServiceKey: Output<String>? = null, customSubdomainName: Output<String>? = null, customerManagedKey: Output<AccountCustomerManagedKeyArgs>? = null, dynamicThrottlingEnabled: Output<Boolean>? = null, fqdns: Output<List<String>>? = null, identity: Output<AccountIdentityArgs>? = null, kind: Output<String>? = null, localAuthEnabled: Output<Boolean>? = null, location: Output<String>? = null, metricsAdvisorAadClientId: Output<String>? = null, metricsAdvisorAadTenantId: Output<String>? = null, metricsAdvisorSuperUserName: Output<String>? = null, metricsAdvisorWebsiteName: Output<String>? = null, name: Output<String>? = null, networkAcls: Output<AccountNetworkAclsArgs>? = null, outboundNetworkAccessRestricted: Output<Boolean>? = null, publicNetworkAccessEnabled: Output<Boolean>? = null, qnaRuntimeEndpoint: Output<String>? = null, resourceGroupName: Output<String>? = null, skuName: Output<String>? = null, storages: Output<List<AccountStorageArgs>>? = null, tags: Output<Map<String, String>>? = null)