Partager via


PluginCurrentState Structure

Définition

The PluginCurrentState.

public readonly struct PluginCurrentState : IEquatable<Azure.Analytics.Synapse.Spark.Models.PluginCurrentState>
type PluginCurrentState = struct
Public Structure PluginCurrentState
Implements IEquatable(Of PluginCurrentState)
Héritage
PluginCurrentState
Implémente

Constructeurs

PluginCurrentState(String)

Initialise une nouvelle instance de PluginCurrentState.

Propriétés

Cleanup

Nettoyage.

Ended

Terminé.

Monitoring

Surveillance.

Preparation

Préparation.

Queued

Queue.

ResourceAcquisition

ResourceAcquisition.

Submission

Soumission.

Méthodes

Equals(PluginCurrentState)

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

Détermine si deux PluginCurrentState valeurs sont identiques.

Implicit(String to PluginCurrentState)

Convertit une chaîne en PluginCurrentState.

Inequality(PluginCurrentState, PluginCurrentState)

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

S’applique à