Partager via


SessionHandlingOperation Structure

Définition

Action à entreprendre après la déconnexion d’un utilisateur pendant la période de montée en puissance.

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

Constructeurs

SessionHandlingOperation(String)

Initialise une nouvelle instance de SessionHandlingOperation.

Propriétés

Deallocate

Libérer.

Hibernate

Hibernate.

None

Aucun.

Méthodes

Equals(SessionHandlingOperation)

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

Détermine si deux SessionHandlingOperation valeurs sont identiques.

Implicit(String to SessionHandlingOperation)

Convertit une chaîne en SessionHandlingOperation.

Inequality(SessionHandlingOperation, SessionHandlingOperation)

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

S’applique à