AzureMLLinkedServiceResponse

constructor(annotations: List<Any>? = null, apiKey: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>, authentication: Any? = null, connectVia: IntegrationRuntimeReferenceResponse? = null, description: String? = null, encryptedCredential: String? = null, mlEndpoint: Any, parameters: Map<String, ParameterSpecificationResponse>? = null, servicePrincipalId: Any? = null, servicePrincipalKey: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, tenant: Any? = null, type: String, updateResourceEndpoint: Any? = null, version: String? = null)