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
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
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.
Property | Value |
---|---|
Default value: | False |
az billing enrollment-account show
Gets a enrollment account by name.
az billing enrollment-account show --name
Required Parameters
Name of the enrollment account.
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
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.
Property | Value |
---|---|
Default value: | False |