Condividi tramite


JobResource Class

Definition

The Data Lake Analytics job resources.

public class JobResource
type JobResource = class
Public Class JobResource
Inheritance
JobResource

Constructors

Name Description
JobResource()

Initializes a new instance of the JobResource class.

JobResource(String, String, Nullable<JobResourceType>)

Initializes a new instance of the JobResource class.

Properties

Name Description
Name

Gets or sets the name of the resource.

ResourcePath

Gets or sets the path to the resource.

Type

Gets or sets the job resource type. Possible values include: 'VertexResource', 'JobManagerResource', 'StatisticsResource', 'VertexResourceInUserFolder', 'JobManagerResourceInUserFolder', 'StatisticsResourceInUserFolder'

Applies to