Operation Class

Operations.

Inheritance
Operation

Constructor

Operation(*, name: Optional[str] = None, is_data_action: Optional[bool] = None, display: Optional[azure.mgmt.datab.models._models_py3.OperationDisplay] = None, origin: Optional[str] = None, service_specification: Optional[azure.mgmt.datab.models._models_py3.ServiceSpecification] = None, **kwargs)

Parameters

name
str
Required

Name of the operation.

is_data_action
bool
Required

Is data action.

display
<xref:azure.mgmt.databoxedge.v2020_12_01.models.OperationDisplay>
Required

Properties displayed for the operation.

origin
str
Required

Origin of the operation.

service_specification
<xref:azure.mgmt.databoxedge.v2020_12_01.models.ServiceSpecification>
Required

Service specification.