Uses of Class
com.microsoft.azure.management.datalake.analytics.models.CreateScopeJobProperties
Package
Description
This package contains the models classes for DataLakeAnalyticsCatalogManagementClient.
-
Uses of CreateScopeJobProperties in com.microsoft.azure.management.datalake.analytics.models
Modifier and TypeMethodDescriptionCreateScopeJobProperties.withNotifier
(String notifier) Set the list of email addresses, separated by semi-colons, to notify when the job reaches a terminal state.CreateScopeJobProperties.withResources
(List<ScopeJobResource> resources) Set the list of resources that are required by the job.