Cognitive Services Account Properties Args
constructor(apiProperties: Output<CognitiveServicesAccountApiPropertiesArgs>? = null, customSubDomainName: Output<String>? = null, encryption: Output<EncryptionArgs>? = null, networkAcls: Output<NetworkRuleSetArgs>? = null, privateEndpointConnections: Output<List<PrivateEndpointConnectionArgs>>? = null, publicNetworkAccess: Output<Either<String, PublicNetworkAccess>>? = null, userOwnedStorage: Output<List<UserOwnedStorageArgs>>? = null)