OperationDisplay Class

The object that describes the operation.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
OperationDisplay

Constructor

OperationDisplay(**kwargs)

Variables

provider
str

Friendly name of the resource provider.

operation
str

For example: read, write, delete, or listKeys/action.

resource
str

The resource type on which the operation is performed.

description
str

The friendly name of the operation.