Partager via


BranchStatus Class

Model that represents the a list of actions and action statuses.

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

Inheritance
azure.mgmt.chaos._serialization.Model
BranchStatus

Constructor

BranchStatus(**kwargs: Any)

Variables

Name Description
branch_name
str

The name of the branch status.

branch_id
str

The id of the branch status.

status
str

The status of the branch.

actions

The array of actions.