Class ScopeJobResource
java.lang.Object
com.microsoft.azure.management.datalake.analytics.models.ScopeJobResource
The Scope job resources. (Only for use internally with Scope job type.).
-
Constructor Details
-
ScopeJobResource
public ScopeJobResource()
-
-
Method Details
-
name
Get the name of the resource.- Returns:
- the name value
-
withName
Set the name of the resource.- Parameters:
name
- the name value to set- Returns:
- the ScopeJobResource object itself.
-
path
Get the path to the resource.- Returns:
- the path value
-
withPath
Set the path to the resource.- Parameters:
path
- the path value to set- Returns:
- the ScopeJobResource object itself.
-