SkusOperations Class
Warning
DO NOT instantiate this class directly.
Instead, you should access the following operations through
<xref:skus> attribute.
Constructor
SkusOperations(*args, **kwargs)
Methods
| list |
List all the available Skus in the region and information related to them. List all the available Skus in the region and information related to them. |
list
List all the available Skus in the region and information related to them.
List all the available Skus in the region and information related to them.
list(filter: str | None = None, **kwargs: Any) -> AsyncIterable[ResourceTypeSku]
Parameters
| Name | Description |
|---|---|
|
filter
|
Specify $filter='location eq Default value: None
|
Returns
| Type | Description |
|---|---|
|
An iterator like instance of either ResourceTypeSku or the result of cls(response) |
Exceptions
| Type | Description |
|---|---|
Attributes
models
models = <module 'azure.mgmt.databoxedge.v2019_08_01.models' from 'C:\\ToolCache\\Python\\3.12.10\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv111\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2019_08_01\\models\\__init__.py'>