az batch job all-statistics

View statistics of all jobs under a Batch account.

Commands

az batch job all-statistics show

Get lifetime summary statistics for all of the jobs in a Batch account.

az batch job all-statistics show

Get lifetime summary statistics for all of the jobs in a Batch account.

Statistics are aggregated across all jobs that have ever existed in the account, from account creation to the last update time of the statistics.

az batch job all-statistics show [--account-endpoint]
                                 [--account-key]
                                 [--account-name]

Optional Parameters

--account-endpoint

Batch service endpoint. Alternatively, set by environment variable: AZURE_BATCH_ENDPOINT.

--account-key

Batch account key. Alternatively, set by environment variable: AZURE_BATCH_ACCESS_KEY.

--account-name

Batch account name. Alternatively, set by environment variable: AZURE_BATCH_ACCOUNT.