Partager via


NotificationStageName Structure

Définition

Nom de la phase.

public readonly struct NotificationStageName : IEquatable<Azure.ResourceManager.DataBox.Models.NotificationStageName>
type NotificationStageName = struct
Public Structure NotificationStageName
Implements IEquatable(Of NotificationStageName)
Héritage
NotificationStageName
Implémente

Constructeurs

NotificationStageName(String)

Initialise une nouvelle instance de NotificationStageName.

Propriétés

AtAzureDataCenter

Notification à l’appareil reçue à l’étape du centre de données Azure.

Created

Notification à l’étape de création du travail.

DataCopy

Notification à l’étape de démarrage de la copie de données.

Delivered

Notification à l’étape de remise de l’appareil.

DevicePrepared

Notification à l’étape de préparation de l’appareil.

Dispatched

Notification à l’étape de distribution de l’appareil.

PickedUp

Notification sur l’appareil récupérée à partir de l’étape utilisateur.

ShippedToCustomer

Notification à l’étape des appareils expédiés au client.

Méthodes

Equals(NotificationStageName)

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(NotificationStageName, NotificationStageName)

Détermine si deux NotificationStageName valeurs sont identiques.

Implicit(String to NotificationStageName)

Convertit une chaîne en NotificationStageName.

Inequality(NotificationStageName, NotificationStageName)

Détermine si deux NotificationStageName valeurs ne sont pas identiques.

S’applique à