SkusOperations Class

Warning

DO NOT instantiate this class directly.

Instead, you should access the following operations through

AppPlatformManagementClient's

<xref:skus> attribute.

Inheritance
builtins.object
SkusOperations

Constructor

SkusOperations(*args, **kwargs)

Methods

list

Lists all of the available skus of the Microsoft.AppPlatform provider.

list

Lists all of the available skus of the Microsoft.AppPlatform provider.

list(**kwargs: Any) -> Iterable[ResourceSku]

Returns

Type Description

An iterator like instance of either ResourceSku or the result of cls(response)

Exceptions

Type Description

Attributes

models

models = <module 'azure.mgmt.appplatform.v2020_11_01_preview.models' from 'C:\\hostedtoolcache\\windows\\Python\\3.11.9\\x64\\Lib\\site-packages\\azure\\mgmt\\appplatform\\v2020_11_01_preview\\models\\__init__.py'>