StepOperationInfo Class

Definition

Detailed information of a specific step run.

public class StepOperationInfo
type StepOperationInfo = class
Public Class StepOperationInfo
Inheritance
StepOperationInfo

Properties

CorrelationId

Unique identifier to track the request for ARM-based resources.

DeploymentName

The name of the ARM deployment initiated as part of the step.

EndOn

End time of the action in UTC.

Error

The errors, if any, for the action.

LastUpdatedOn

Last time in UTC this operation was updated.

StartOn

Start time of the action in UTC.

Applies to