az billing profile reservation
Command group 'billing profile' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Manage profile reservation.
Commands
Name | Description | Type | Status |
---|---|---|---|
az billing profile reservation list |
List the reservations for a billing profile and the roll up counts of reservations group by provisioning state. |
Core | Preview |
az billing profile reservation list
Command group 'billing profile' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
List the reservations for a billing profile and the roll up counts of reservations group by provisioning state.
az billing profile reservation list --billing-account-name
--billing-profile-name
[--filter]
[--max-items]
[--next-token]
[--orderby]
[--refresh-summary]
[--selected-state]
Required Parameters
The ID that uniquely identifies a billing account.
The ID that uniquely identifies a billing profile.
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 state.
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.