Uses of Class
com.azure.analytics.synapse.artifacts.models.LinkConnectionCompute
Package
Description
Package containing the data models for ArtifactsClient.
-
Uses of LinkConnectionCompute in com.azure.analytics.synapse.artifacts.models
Modifier and TypeMethodDescriptionLinkConnection.getCompute()
Get the compute property: Properties of link connection's compute.LinkConnectionCompute.setComputeType
(String computeType) Set the computeType property: Link connection's compute type.LinkConnectionCompute.setCoreCount
(Integer coreCount) Set the coreCount property: Compute core count used by the link connection.LinkConnectionCompute.setDataProcessIntervalMinutes
(Integer dataProcessIntervalMinutes) Set the dataProcessIntervalMinutes property: Link connection's data process interval in minutes.Modifier and TypeMethodDescriptionLinkConnection.setCompute
(LinkConnectionCompute compute) Set the compute property: Properties of link connection's compute.