StepOperationInfo Class
Detailed information of a specific step run.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
StepOperationInfo
Constructor
StepOperationInfo(*, error: Optional[azure.mgmt.deploymentmanager.models._models_py3.CloudErrorBody] = None, **kwargs)
Parameters
Variables
- deployment_name
- str
The name of the ARM deployment initiated as part of the step.
- correlation_id
- str
Unique identifier to track the request for ARM-based resources.
- start_time
- datetime
Start time of the action in UTC.
- end_time
- datetime
End time of the action in UTC.
- last_updated_time
- datetime
Last time in UTC this operation was updated.
Feedback
Submit and view feedback for