DataLakeStoreSubscriptionState 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’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 à
Azure SDK for .NET