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