EdgeClusterGpuCapacity Classe
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.
Données GPU de cluster.
public class EdgeClusterGpuCapacity
type EdgeClusterGpuCapacity = class
Public Class EdgeClusterGpuCapacity
- Héritage
-
EdgeClusterGpuCapacity
Constructeurs
EdgeClusterGpuCapacity() |
Initialise une nouvelle instance de EdgeClusterGpuCapacity. |
Propriétés
GpuFreeUnitsCount |
Nombre d’unités GPU gratuites dans le cluster. |
GpuReservedForFailoverUnitsCount |
Nombre d’unités GPU réservées au basculement dans le cluster. |
GpuTotalUnitsCount |
Nombre total d’unités GPU dans le cluster. |
GpuType |
Type gpu de cluster. |
GpuUsedUnitsCount |
Nombre d’unités GPU utilisées dans le cluster. |
S’applique à
Azure SDK for .NET