OperationDisplay Class

The object that describes the operation.

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

Inheritance
azure.mgmt.search._serialization.Model
OperationDisplay

Constructor

OperationDisplay(**kwargs: Any)

Variables

Name Description
provider
str

The friendly name of the resource provider.

operation
str

The operation type: read, write, delete, listKeys/action, etc.

resource
str

The resource type on which the operation is performed.

description
str

The friendly name of the operation.