Account Properties Args
constructor(allowedFqdnList: Output<List<String>>? = null, amlWorkspace: Output<UserOwnedAmlWorkspaceArgs>? = null, apiProperties: Output<ApiPropertiesArgs>? = null, customSubDomainName: Output<String>? = null, disableLocalAuth: Output<Boolean>? = null, dynamicThrottlingEnabled: Output<Boolean>? = null, encryption: Output<EncryptionArgs>? = null, locations: Output<MultiRegionSettingsArgs>? = null, migrationToken: Output<String>? = null, networkAcls: Output<NetworkRuleSetArgs>? = null, publicNetworkAccess: Output<Either<String, PublicNetworkAccess>>? = null, raiMonitorConfig: Output<RaiMonitorConfigArgs>? = null, restore: Output<Boolean>? = null, restrictOutboundNetworkAccess: Output<Boolean>? = null, userOwnedStorage: Output<List<UserOwnedStorageArgs>>? = null)