ScalingHostPoolType 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.
Type HostPool pour le bureau.
public readonly struct ScalingHostPoolType : IEquatable<Azure.ResourceManager.DesktopVirtualization.Models.ScalingHostPoolType>
type ScalingHostPoolType = struct
Public Structure ScalingHostPoolType
Implements IEquatable(Of ScalingHostPoolType)
- Héritage
-
ScalingHostPoolType
- Implémente
Constructeurs
ScalingHostPoolType(String) |
Initialise une nouvelle instance de ScalingHostPoolType. |
Propriétés
Pooled |
Les utilisateurs obtiennent un nouveau SessionHost (aléatoire) chaque fois qu’il se connecte au pool d’hôtes. |
Méthodes
Equals(ScalingHostPoolType) |
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(ScalingHostPoolType, ScalingHostPoolType) |
Détermine si deux ScalingHostPoolType valeurs sont identiques. |
Implicit(String to ScalingHostPoolType) |
Convertit une chaîne en ScalingHostPoolType. |
Inequality(ScalingHostPoolType, ScalingHostPoolType) |
Détermine si deux ScalingHostPoolType valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET