Operation Class

The HDInsight REST API operation.

Inheritance
Operation

Constructor

Operation(*, name: Optional[str] = None, display: Optional[azure.mgmt.hdinsight.models._models_py3.OperationDisplay] = None, properties: Optional[azure.mgmt.hdinsight.models._models_py3.OperationProperties] = None, **kwargs)

Parameters

name
str
Required

The operation name: {provider}/{resource}/{operation}.

display
OperationDisplay
Required

The display of operation.

properties
OperationProperties
Required

The operation properties.