Azure Synapse Artifacts Linked Service Response
data class AzureSynapseArtifactsLinkedServiceResponse(val annotations: List<Any>? = null, val authentication: Any? = null, val connectVia: IntegrationRuntimeReferenceResponse? = null, val description: String? = null, val endpoint: Any, val parameters: Map<String, ParameterSpecificationResponse>? = null, val type: String, val workspaceResourceId: Any? = null)
Azure Synapse Analytics (Artifacts) linked service.
Constructors
Link copied to clipboard
fun AzureSynapseArtifactsLinkedServiceResponse(annotations: List<Any>? = null, authentication: Any? = null, connectVia: IntegrationRuntimeReferenceResponse? = null, description: String? = null, endpoint: Any, parameters: Map<String, ParameterSpecificationResponse>? = null, type: String, workspaceResourceId: Any? = null)