Operation Class

Operation supported by the resource provider.

All required parameters must be populated in order to send to Azure.

Inheritance
Operation

Constructor

Operation(*, name: str, display: azure.mgmt.workloadmonitor.models._models_py3.OperationDisplay, origin: str, **kwargs)

Parameters

name
str
Required

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

display
<xref:workload_monitor_api.models.OperationDisplay>
Required

Required. The localized display information for this particular operation or action.

origin
str
Required

Required. The intended executor of the operation.