Partager via


DataLakeStoreSubscriptionState Structure

Définition

État de l’abonnement.

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

Constructeurs

DataLakeStoreSubscriptionState(String)

Initialise une nouvelle instance de DataLakeStoreSubscriptionState.

Propriétés

Deleted

Supprimé.

Registered

Inscrit.

Suspended

Suspendu.

Unregistered

Non.

Warned

Averti.

Méthodes

Equals(DataLakeStoreSubscriptionState)

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

Détermine si deux DataLakeStoreSubscriptionState valeurs sont identiques.

Implicit(String to DataLakeStoreSubscriptionState)

Convertit une chaîne en DataLakeStoreSubscriptionState.

Inequality(DataLakeStoreSubscriptionState, DataLakeStoreSubscriptionState)

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

S’applique à