Sftp Server Linked Service Response
constructor(annotations: List<Any>? = null, authenticationType: String? = null, connectVia: IntegrationRuntimeReferenceResponse? = null, description: String? = null, encryptedCredential: String? = null, host: Any, hostKeyFingerprint: Any? = null, parameters: Map<String, ParameterSpecificationResponse>? = null, passPhrase: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, password: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, port: Any? = null, privateKeyContent: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, privateKeyPath: Any? = null, skipHostKeyValidation: Any? = null, type: String, userName: Any? = null, version: String? = null)