DelayAction Class
Model that represents a delay action.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.chaos.models._models_py3.ActionDelayAction
Constructor
DelayAction(*, name: str, duration: str, **kwargs)
Variables
- type
- str
Required. Enum that discriminates between action models.Constant filled by server.
- name
- str
Required. String that represents a Capability URN.
- duration
- str
Required. ISO8601 formatted string that represents a duration.
Feedback
Submit and view feedback for