ResourceSkuCosts Class
Describes metadata for retrieving price info.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.compute._serialization.ModelResourceSkuCosts
Constructor
ResourceSkuCosts(**kwargs: Any)
Variables
Name | Description |
---|---|
meter_id
|
Used for querying price from commerce. |
quantity
|
The multiplier is needed to extend the base metered cost. |
extended_unit
|
An invariant to show the extended unit. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python