SynapseSparkProperties interface

Properties

autoPauseProperties

Auto pause properties.

autoScaleProperties

Auto scale properties.

nodeCount

The number of compute nodes currently assigned to the compute.

nodeSize

Node size.

nodeSizeFamily

Node size family.

poolName

Pool name.

resourceGroup

Name of the resource group in which workspace is located.

sparkVersion

Spark version.

subscriptionId

Azure subscription identifier.

workspaceName

Name of Azure Machine Learning workspace.

Property Details

autoPauseProperties

Auto pause properties.

autoPauseProperties?: AutoPauseProperties

Property Value

autoScaleProperties

Auto scale properties.

autoScaleProperties?: AutoScaleProperties

Property Value

nodeCount

The number of compute nodes currently assigned to the compute.

nodeCount?: number

Property Value

number

nodeSize

Node size.

nodeSize?: string

Property Value

string

nodeSizeFamily

Node size family.

nodeSizeFamily?: string

Property Value

string

poolName

Pool name.

poolName?: string

Property Value

string

resourceGroup

Name of the resource group in which workspace is located.

resourceGroup?: string

Property Value

string

sparkVersion

Spark version.

sparkVersion?: string

Property Value

string

subscriptionId

Azure subscription identifier.

subscriptionId?: string

Property Value

string

workspaceName

Name of Azure Machine Learning workspace.

workspaceName?: string

Property Value

string