Operation Class

Operations.

Inheritance
Operation

Constructor

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

Parameters

name
str
Required

Name of the operation.

display
OperationDisplay
Required

Properties displayed for the operation.

origin
str
Required

Origin of the operation.

is_data_action
bool
Required

Indicates whether the operation is a data action.

service_specification
ServiceSpecification
Required

Service specification.