az billing account reservation
Command group 'billing account' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Manage account reservation.
Commands
Name | Description | Type | Status |
---|---|---|---|
az billing account reservation list |
List the reservations for a billing account and the roll up counts of reservations group by provisioning states. |
Core | Preview |
az billing account reservation list
Command group 'billing account' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
List the reservations for a billing account and the roll up counts of reservations group by provisioning states.
az billing account reservation list --billing-account-name
[--filter]
[--max-items]
[--next-token]
[--orderby]
[--refresh-summary]
[--selected-state]
Required Parameters
The ID that uniquely identifies a billing account.
Optional Parameters
May be used to filter by reservation properties. The filter supports 'eq', 'or', and 'and'. It does not currently support 'ne', 'gt', 'le', 'ge', or 'not'.
Total number of items to return in the command's output. If the total number of items available is more than the value specified, a token is provided in the command's output. To resume pagination, provide the token value in --next-token
argument of a subsequent command.
Token to specify where to start paginating. This is the token value from a previously truncated response.
May be used to sort order by reservation properties.
To indicate whether to refresh the roll up counts of the reservations group by provisioning states.
The selected provisioning state.
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.