Account Args
constructor(cors: Output<AccountCorsArgs>? = null, dataStores: Output<List<AccountDataStoreArgs>>? = null, identity: Output<AccountIdentityArgs>? = null, localAuthenticationEnabled: Output<Boolean>? = null, location: Output<String>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, skuName: Output<String>? = null, tags: Output<Map<String, String>>? = null)