Share via


ContainerServiceFleetUpdateStatus Class

Definition

The status for an operation or group of operations.

public class ContainerServiceFleetUpdateStatus
public class ContainerServiceFleetUpdateStatus : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ContainerServiceFleet.Models.ContainerServiceFleetUpdateStatus>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ContainerServiceFleet.Models.ContainerServiceFleetUpdateStatus>
Inheritance
ContainerServiceFleetUpdateStatus
Implements

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.

Methods

Explicit Interface Implementations

Applies to