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

Preview

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

--billing-account-name

The ID that uniquely identifies a billing account.

--billing-profile-name

The ID that uniquely identifies a billing profile.

Optional Parameters

--filter

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'.

--max-items

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.

--next-token

Token to specify where to start paginating. This is the token value from a previously truncated response.

--orderby

May be used to sort order by reservation properties.

--refresh-summary

To indicate whether to refresh the roll up counts of the reservations group by provisioning state.

--selected-state

The selected provisioning state.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.