다음을 통해 공유


SparkJobPythonEntry Class

Definition

The SparkJobPythonEntry.

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

Constructors

SparkJobPythonEntry(String)

Initializes a new instance of SparkJobPythonEntry.

Properties

File

[Required] Relative python file path for job entry point.

Applies to