Delen via


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
NodeSize
NodeSizeFamily
PoolName
ResourceGroup
SparkVersion
SubscriptionId
WorkspaceName

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to