Share via


Operations Class

Warning

DO NOT instantiate this class directly.

Instead, you should access the following operations through

ContainerRegistryManagementClient's

<xref:operations> attribute.

Constructor

Operations(*args, **kwargs)

Methods

list

List the operations for the provider.

list

List the operations for the provider.

list(**kwargs: Any) -> AsyncItemPaged[OperationDefinition]

Returns

Type Description

An iterator like instance of OperationDefinition

Exceptions

Type Description