ResourceSkuLocationInfo Class
Describes an available Compute SKU Location Information.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.compute._serialization.ModelResourceSkuLocationInfo
Constructor
ResourceSkuLocationInfo(**kwargs: Any)
Variables
Name | Description |
---|---|
location
|
Location of the SKU. |
zones
|
List of availability zones where the SKU is supported. |
zone_details
|
Details of capabilities available to a SKU in specific zones. |
extended_locations
|
The names of extended locations. |
type
|
The type of the extended location. "EdgeZone" |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python