Operation Class

Describes the supported REST operation.

Inheritance
Operation

Constructor

Operation(*, name: Optional[str] = None, display: Optional[azure.mgmt.azurestack.models._models_py3.Display] = None, origin: Optional[str] = None, **kwargs)

Parameters

name
str
Required

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

display
Display
Required

Contains the localized display information for this particular operation or action.

origin
str
Required

The intended executor of the operation.