RolloutStep Class
Defines a specific step on a target service unit.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
RolloutStep
Constructor
RolloutStep(*, name: str, step_group: Optional[str] = None, **kwargs)
Parameters
Variables
- status
- str
Current state of the step.
- operation_info
- StepOperationInfo
Detailed information of specific action execution.
- resource_operations
- list[ResourceOperation]
Set of resource operations that were performed, if any, on an Azure resource.
Feedback
Submit and view feedback for