你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
PSSparkJobDefinition Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class PSSparkJobDefinition
type PSSparkJobDefinition = class
Public Class PSSparkJobDefinition
- Inheritance
-
PSSparkJobDefinition
Constructors
PSSparkJobDefinition(SparkJobDefinition) |
Properties
Description |
The description of the Spark job definition. |
Folder |
The folder that this Spark job definition is in. If not specified, this Spark job definition will appear at the root level. |
JobProperties |
The properties of the Spark job. |
Language |
The language of the Spark application. |
RequiredSparkVersion |
The required Spark version of the application. |
TargetBigDataPool |
Big data pool reference. |