Partager via


NotificationStageName Structure

Définition

Nom de la phase.

public readonly struct NotificationStageName : IEquatable<Azure.ResourceManager.EdgeOrder.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

Delivered

Notification à l’article de commande remis au client.

Shipped

Notification à l’article de commande expédié à partir du centre de données Microsoft.

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 à