az dla job recurrence
This command group is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.
Manage Data Lake Analytics job recurrences.
Commands
Name | Description | Type | Status |
---|---|---|---|
az dla job recurrence list |
List job recurrences in a Data Lake Analytics account. |
Core | Deprecated |
az dla job recurrence show |
Retrieve a job recurrence in a Data Lake Analytics account. |
Core | Deprecated |
az dla job recurrence list
This command is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.
List job recurrences in a Data Lake Analytics account.
az dla job recurrence list [--account]
[--end-date-time]
[--ids]
[--start-date-time]
[--subscription]
Optional Parameters
Name of the Data Lake Analytics account.
The end date for when to get the list of recurrences. The startDateTime and endDateTime can be no more than 30 days apart.
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
The start date for when to get the list of recurrences. The startDateTime and endDateTime can be no more than 30 days apart.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
az dla job recurrence show
This command is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.
Retrieve a job recurrence in a Data Lake Analytics account.
az dla job recurrence show --recurrence-identity
[--account]
[--end-date-time]
[--ids]
[--start-date-time]
[--subscription]
Required Parameters
Recurrence ID.
Optional Parameters
Name of the Data Lake Analytics account.
The end date for when to get recurrence and aggregate its data. The startDateTime and endDateTime can be no more than 30 days apart.
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
The start date for when to get the recurrence and aggregate its data. The startDateTime and endDateTime can be no more than 30 days apart.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Azure CLI