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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python