StepOperationInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET