Share via


FeatureClientOperationsMixin Class

Constructor

FeatureClientOperationsMixin()

Methods

list_operations

Lists all of the available Microsoft.Features REST API operations.

list_operations

Lists all of the available Microsoft.Features REST API operations.

list_operations(**kwargs: Any) -> ItemPaged[Operation]

Returns

Type Description

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

Exceptions

Type Description