ISynapseSparkProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.SynapseSparkPropertiesTypeConverter))]
public interface ISynapseSparkProperties : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.SynapseSparkPropertiesTypeConverter))>]
type ISynapseSparkProperties = interface
    interface IJsonSerializable
Public Interface ISynapseSparkProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AutoPausePropertyDelayInMinute
AutoPausePropertyEnabled
AutoScalePropertyEnabled
AutoScalePropertyMaxNodeCount
AutoScalePropertyMinNodeCount
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.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to