Compartilhar via


StepStatus Class

Model that represents the a list of branches and branch statuses.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.chaos._serialization.Model
StepStatus

Constructor

StepStatus(**kwargs: Any)

Variables

Name Description
step_name
str

The name of the step.

step_id
str

The id of the step.

status
str

The value of the status of the step.

branches

The array of branches.