OperationDisplay Class

The object that represents the operation.

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

Inheritance
msrest.serialization.Model
OperationDisplay

Constructor

OperationDisplay(**kwargs)

Variables

Name Description
provider
str

Service provider: Microsoft.Consumption.

resource
str

Resource on which the operation is performed: UsageDetail, etc.

operation
str

Operation type: Read, write, delete, etc.

description
str

Description of the operation.