AzureMLLinkedServiceArgs

constructor(annotations: Output<List<Any>>? = null, apiKey: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>, authentication: Output<Any>? = null, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, description: Output<String>? = null, encryptedCredential: Output<String>? = null, mlEndpoint: Output<Any>, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, servicePrincipalId: Output<Any>? = null, servicePrincipalKey: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, tenant: Output<Any>? = null, type: Output<String>, updateResourceEndpoint: Output<Any>? = null, version: Output<String>? = null)