SkusOperations Class

Warning

DO NOT instantiate this class directly.

Instead, you should access the following operations through

DataBoxEdgeManagementClient's

<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
str

Specify $filter='location eq <location>' to filter on location. Default value is None.

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'>