IFeaturesetVersionBackfillRequest.SparkConfiguration Property

Definition

Specifies the spark compute settings

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Specifies the spark compute settings", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IFeaturesetVersionBackfillRequestSparkConfiguration) }, Read=true, ReadOnly=false, Required=false, SerializedName="sparkConfiguration", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IFeaturesetVersionBackfillRequestSparkConfiguration SparkConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Specifies the spark compute settings", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IFeaturesetVersionBackfillRequestSparkConfiguration) }, Read=true, ReadOnly=false, Required=false, SerializedName="sparkConfiguration", Update=true)>]
member this.SparkConfiguration : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IFeaturesetVersionBackfillRequestSparkConfiguration with get, set
Public Property SparkConfiguration As IFeaturesetVersionBackfillRequestSparkConfiguration

Property Value

Attributes

Applies to