CosmosDbLinkedServiceResponse

constructor(accountEndpoint: Any? = null, accountKey: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, annotations: List<Any>? = null, azureCloudType: Any? = null, connectVia: IntegrationRuntimeReferenceResponse? = null, connectionMode: String? = null, connectionString: Any? = null, credential: CredentialReferenceResponse? = null, database: Any? = null, description: String? = null, encryptedCredential: String? = null, parameters: Map<String, ParameterSpecificationResponse>? = null, servicePrincipalCredential: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, servicePrincipalCredentialType: Any? = null, servicePrincipalId: Any? = null, tenant: Any? = null, type: String, version: String? = null)