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

The resource provider name: Microsoft.TestBase.

operation
str

Operation type: read, write, delete, listPackages, etc.

resource
str

Resource type on which the operation is performed.

description
str

Friendly name of the operation.