Operation Class

Microsoft Insights API operation definition.

Inheritance
Operation

Constructor

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

Variables

name
str

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

is_data_action
bool

Property to specify whether the action is a data action.

display
<xref:$>(<xref:python-base-namespace>)OperationDisplay

Display metadata associated with the operation.

service_specification
<xref:$>(<xref:python-base-namespace>)ServiceSpecification

One property of operation, include metric specifications.