Dynamics Linked Service Args
constructor(annotations: Output<List<Any>>? = null, authenticationType: Output<Any>, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, credential: Output<CredentialReferenceArgs>? = null, deploymentType: Output<Any>, description: Output<String>? = null, domain: Output<Any>? = null, encryptedCredential: Output<String>? = null, hostName: Output<Any>? = null, organizationName: Output<Any>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, password: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, port: Output<Any>? = null, servicePrincipalCredential: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, servicePrincipalCredentialType: Output<Any>? = null, servicePrincipalId: Output<Any>? = null, serviceUri: Output<Any>? = null, type: Output<String>, username: Output<Any>? = null, version: Output<String>? = null)