AzureSqlDatabaseLinkedServiceResponse

constructor(alwaysEncryptedSettings: SqlAlwaysEncryptedPropertiesResponse? = null, annotations: List<Any>? = null, azureCloudType: Any? = null, connectVia: IntegrationRuntimeReferenceResponse? = null, connectionString: Any, credential: CredentialReferenceResponse? = null, description: String? = null, encryptedCredential: String? = null, parameters: Map<String, ParameterSpecificationResponse>? = null, password: AzureKeyVaultSecretReferenceResponse? = null, servicePrincipalId: Any? = null, servicePrincipalKey: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, tenant: Any? = null, type: String)