AlertSimulatorRequestProperties Class

Describes properties of an alert simulation request.

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

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

Inheritance
AlertSimulatorRequestProperties

Constructor

AlertSimulatorRequestProperties(*, additional_properties: Optional[Dict[str, Any]] = None, **kwargs)

Parameters

additional_properties
dict[str, any]
Required

Unmatched properties from the message are deserialized to this collection.

kind
str or KindEnum
Required

Required. The kind of alert simulation.Constant filled by server. Possible values include: "Bundles".