CustomerPolicy Class
The customer's Policy.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
CustomerPolicy(*, view_charges: str | _models.ViewCharges | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
view_charges
|
str or
ViewCharges
The policy that controls whether the users in customer's organization can view charges at pay-as-you-go prices. Known values are: "Allowed" and "NotAllowed". |
Variables
Name | Description |
---|---|
id
|
Resource Id. |
name
|
Resource name. |
type
|
Resource type. |
view_charges
|
str or
ViewCharges
The policy that controls whether the users in customer's organization can view charges at pay-as-you-go prices. Known values are: "Allowed" and "NotAllowed". |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python