Action Class

Action descriptor.

You probably want to use the sub-classes and not this class directly. Known sub-classes are: AlertingAction, LogToMetricAction.

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

Inheritance
Action

Constructor

Action(**kwargs)

Variables

odata_type
str

Required. Specifies the action. Supported values - AlertingAction, LogToMetricAction.Constant filled by server.