Step Operation Info Response
data class StepOperationInfoResponse(val correlationId: String, val deploymentName: String, val endTime: String, val error: CloudErrorBodyResponse? = null, val lastUpdatedTime: String, val startTime: String)
Detailed information of a specific step run.
Properties
Link copied to clipboard
Unique identifier to track the request for ARM-based resources.
Link copied to clipboard
The name of the ARM deployment initiated as part of the step.
Link copied to clipboard
The errors, if any, for the action.
Link copied to clipboard
Last time in UTC this operation was updated.