Delen via


SynapseSpark Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.SynapseSparkTypeConverter))]
public class SynapseSpark : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.ISynapseSpark, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.SynapseSparkTypeConverter))>]
type SynapseSpark = class
    interface ISynapseSpark
    interface IJsonSerializable
    interface ICompute
    interface IValidates
Public Class SynapseSpark
Implements ISynapseSpark, IValidates
Inheritance
SynapseSpark
Attributes
Implements

Constructors

SynapseSpark()

Properties

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

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()
Validate(IEventListener)

Applies to