Operation Class

Azure Data Services on Azure Arc operation definition.

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

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

Inheritance
Operation

Constructor

Operation(*, name: str, display: azure.mgmt.azurearcdata.models._models_py3.OperationDisplay, is_data_action: bool, **kwargs)

Parameters

name
str
Required

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

display
<xref:azure_arc_data_management_client.models.OperationDisplay>
Required

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

is_data_action
bool
Required

Required. Indicates whether the operation is a data action.

Variables

origin
str or <xref:azure_arc_data_management_client.models.OperationOrigin>

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

properties
dict[str, any]

Additional descriptions for the operation.