ISparkJob.Conf Property

Definition

Spark configured properties.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Spark configured properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.ISparkJobConf) }, Read=true, ReadOnly=false, Required=false, SerializedName="conf", Update=false)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.ISparkJobConf Conf { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Spark configured properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.ISparkJobConf) }, Read=true, ReadOnly=false, Required=false, SerializedName="conf", Update=false)>]
member this.Conf : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.ISparkJobConf with get, set
Public Property Conf As ISparkJobConf

Property Value

Attributes

Applies to