DataBoxEdgeOrderState Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
État de l’ordre en fonction des types status autorisés.
public readonly struct DataBoxEdgeOrderState : IEquatable<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeOrderState>
type DataBoxEdgeOrderState = struct
Public Structure DataBoxEdgeOrderState
Implements IEquatable(Of DataBoxEdgeOrderState)
- Héritage
-
DataBoxEdgeOrderState
- Implémente
Constructeurs
DataBoxEdgeOrderState(String) |
Initialise une nouvelle instance de DataBoxEdgeOrderState. |
Propriétés
Arriving |
Arrivant. |
AwaitingDrop |
En attente. |
AwaitingFulfillment |
A waitingFulfillment. |
AwaitingPickup |
A waitingPickup. |
AwaitingPreparation |
A waitingPreparation. |
AwaitingReturnShipment |
A waitingReturnShipment. |
AwaitingShipment |
A waitingShipment. |
CollectedAtMicrosoft |
CollectéAtMicrosoft. |
Declined |
Refusé. |
Delivered |
Livré. |
LostDevice |
LostDevice. |
PickupCompleted |
PickupCompleted. |
ReplacementRequested |
ReplacementRequested. |
ReturnInitiated |
ReturnInitiated. |
Shipped |
Expédiés. |
ShippedBack |
ShippedBack. |
Untracked |
Non suivi. |
Méthodes
Equals(DataBoxEdgeOrderState) |
Indique si l'objet actuel est égal à un autre objet du même type. |
ToString() |
Retourne le nom de type qualifié complet de cette instance. |
Opérateurs
Equality(DataBoxEdgeOrderState, DataBoxEdgeOrderState) |
Détermine si deux DataBoxEdgeOrderState valeurs sont identiques. |
Implicit(String to DataBoxEdgeOrderState) |
Convertit une chaîne en DataBoxEdgeOrderState. |
Inequality(DataBoxEdgeOrderState, DataBoxEdgeOrderState) |
Détermine si deux DataBoxEdgeOrderState valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET