StageName Class

Definition

Defines values for StageName.

public static class StageName
type StageName = class
Public Class StageName
Inheritance
StageName

Fields

Aborted

Order has been aborted.

AtAzureDC

Device has been received at Azure datacenter from the user.

AwaitingShipmentDetails

Awaiting shipment details of device from customer.

Cancelled

Order has been cancelled.

Completed

Order has completed.

CompletedWithErrors

Order has completed with errors.

CompletedWithWarnings

Order has completed with warnings.

Created

Job created by the customer.

DataCopy

Data copy from the device at Azure datacenter.

Delivered

Device has been delivered to the user of the order.

DeviceOrdered

An order has been created.

DevicePrepared

A device has been prepared for the order.

Dispatched

Device has been dispatched to the user of the order.

FailedIssueDetectedAtAzureDC

Order has failed due to issue detected at Azure datacenter.

FailedIssueReportedAtCustomer

Order has failed due to issue reported by user.

PickedUp

Device has been picked up from user and in transit to Azure datacenter.

PreparingToShipFromAzureDC

Preparing the device to ship to customer.

ReadyToDispatchFromAzureDC

Device is ready to be handed to customer from Azure DC.

ReadyToReceiveAtAzureDC

Device can be dropped off at Azure DC.

ShippedToAzureDC

User shipped the device to AzureDC.

ShippedToCustomer

Shipped the device to customer.

Applies to