Delen via


ISynapseSpark Interface

Definition

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

Properties

AutoPausePropertyDelayInMinute
AutoPausePropertyEnabled
AutoScalePropertyEnabled
AutoScalePropertyMaxNodeCount
AutoScalePropertyMinNodeCount
CreatedOn (Inherited from ICompute)
Description (Inherited from ICompute)
DisableLocalAuth (Inherited from ICompute)
IsAttachedCompute (Inherited from ICompute)
Location (Inherited from ICompute)
ModifiedOn (Inherited from ICompute)
NodeCount
NodeSize
NodeSizeFamily
PoolName
ProvisioningError (Inherited from ICompute)
ProvisioningState (Inherited from ICompute)
ResourceGroup
ResourceId (Inherited from ICompute)
SparkVersion
SubscriptionId
Type (Inherited from ICompute)
WorkspaceName

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to