NetworkFunctionOperations Class

Warning

DO NOT instantiate this class directly.

Instead, you should access the following operations through

TrafficCollectorMgmtClient's

<xref:network_function> attribute.

Constructor

NetworkFunctionOperations(*args, **kwargs)

Methods

list_operations

Lists all of the available NetworkFunction Rest API operations.

list_operations

Lists all of the available NetworkFunction Rest API operations.

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

Returns

Type Description

An iterator like instance of Operation

Exceptions

Type Description