FleetUpdateOperationStatus 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.
The status for an operation or group of operations.
public class FleetUpdateOperationStatus
type FleetUpdateOperationStatus = class
Public Class FleetUpdateOperationStatus
- Inheritance
-
FleetUpdateOperationStatus
Properties
CompletedOn |
The time the operation or group was completed. |
Error |
The error details when a failure is encountered. |
StartOn |
The time the operation or group was started. |
State |
The State of the operation or group. |