Operation Class

REST API operation definition.

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

Inheritance
msrest.serialization.Model
Operation

Constructor

Operation(**kwargs)

Variables

Name Description
name
str

The name of the operation being performed on this particular object.

display

The localized display information for this particular operation or action.

origin

The intended executor of the operation. Possible values include: "NotSpecified", "user", "system".

properties

Additional descriptions for the operation.