az billing enrollment-account

Manage enrollment account.

Commands

Name Description Type Status
az billing enrollment-account billing-permission

Manage enrollment account billing permission.

Core GA
az billing enrollment-account billing-permission list

List the billing permissions the caller has on an enrollment account.

Core GA
az billing enrollment-account list

Lists the enrollment accounts the caller has access to.

Core GA
az billing enrollment-account show

Gets a enrollment account by name.

Core GA

az billing enrollment-account list

Lists the enrollment accounts the caller has access to.

:keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either EnrollmentAccountListResult or the result of cls(response) :rtype: ~azure.core.paging.ItemPaged[~azure.mgmt.billing.models.EnrollmentAccountListResult] :raises: ~azure.core.exceptions.HttpResponseError.

az billing enrollment-account list
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.

az billing enrollment-account show

Gets a enrollment account by name.

az billing enrollment-account show --name

Required Parameters

--name -n

Name of the enrollment account.

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.