SkuInformation Class
Sku information.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
SkuInformation(**kwargs: Any)
Variables
Name | Description |
---|---|
name
|
The sku name. |
tier
|
The sku tier. |
kind
|
The sku kind. |
family
|
The Sku family. |
costs
|
The pricing info of the Sku. |
locations
|
The locations where Sku is available. |
location_info
|
The locations where Sku is available with zones and sites info. |
required_quota_ids
|
The required quotaIds for the sku to be available. |
required_features
|
The required features for the sku to be available. |
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