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. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python