Sdílet prostřednictvím


SparkJobScalaEntry Class

Definition

The SparkJobScalaEntry.

public class SparkJobScalaEntry : Azure.ResourceManager.MachineLearning.Models.SparkJobEntry
type SparkJobScalaEntry = class
    inherit SparkJobEntry
Public Class SparkJobScalaEntry
Inherits SparkJobEntry
Inheritance
SparkJobScalaEntry

Constructors

SparkJobScalaEntry(String)

Initializes a new instance of SparkJobScalaEntry.

Properties

ClassName

[Required] Scala class name used as entry point.

Applies to