ResourceSkuRestrictionInfo Class
Describes an available Compute SKU Restriction Information.
Constructor
ResourceSkuRestrictionInfo(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
locations
|
Locations where the SKU is restricted. |
|
zones
|
List of availability zones where the SKU is restricted. |
Attributes
locations
Locations where the SKU is restricted.
locations: list[str] | None
zones
List of availability zones where the SKU is restricted.
zones: list[str] | None