Dynamics Linked Service Response
constructor(annotations: List<Any>? = null, authenticationType: Any, connectVia: IntegrationRuntimeReferenceResponse? = null, credential: CredentialReferenceResponse? = null, deploymentType: Any, description: String? = null, domain: Any? = null, encryptedCredential: String? = null, hostName: Any? = null, organizationName: Any? = null, parameters: Map<String, ParameterSpecificationResponse>? = null, password: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, port: Any? = null, servicePrincipalCredential: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, servicePrincipalCredentialType: Any? = null, servicePrincipalId: Any? = null, serviceUri: Any? = null, type: String, username: Any? = null, version: String? = null)