Partager via


DataBoxEdgeSubscriptionState Structure

Définition

The DataBoxEdgeSubscriptionState.

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

Constructeurs

DataBoxEdgeSubscriptionState(String)

Initialise une nouvelle instance de DataBoxEdgeSubscriptionState.

Propriétés

Deleted

Supprimé.

Registered

Inscrit.

Suspended

Suspendu.

Unregistered

Non.

Warned

Averti.

Méthodes

Equals(DataBoxEdgeSubscriptionState)

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

Détermine si deux DataBoxEdgeSubscriptionState valeurs sont identiques.

Implicit(String to DataBoxEdgeSubscriptionState)

Convertit une chaîne en DataBoxEdgeSubscriptionState.

Inequality(DataBoxEdgeSubscriptionState, DataBoxEdgeSubscriptionState)

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

S’applique à