ArmRoleReceiver Class
An arm role receiver.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ArmRoleReceiver
Constructor
ArmRoleReceiver(*, name: str, role_id: str, use_common_alert_schema: Optional[bool] = False, **kwargs)
Variables
- name
- str
Required. The name of the arm role receiver. Names must be unique across all receivers within an action group.
- role_id
- str
Required. The arm role id.
- use_common_alert_schema
- bool
Indicates whether to use common alert schema.
Feedback
Submit and view feedback for