DeployedServicePackageHealthQueryDescription 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.
Décrit l’entrée de requête pour obtenir DeployedServicePackageHealth. Utilisé par GetDeployedServicePackageHealthAsync(DeployedServicePackageHealthQueryDescription).
public sealed class DeployedServicePackageHealthQueryDescription
type DeployedServicePackageHealthQueryDescription = class
Public NotInheritable Class DeployedServicePackageHealthQueryDescription
- Héritage
-
DeployedServicePackageHealthQueryDescription
Constructeurs
Propriétés
ApplicationName |
Obtient le nom de l'application. |
EventsFilter |
Obtient ou définit le filtre pour la collection de HealthEvent rapports sur le package de service déployé. Seuls les événements correspondant au filtre sont renvoyés. Tous les événements sont utilisés pour évaluer l'état d'intégrité agrégé. |
HealthPolicy |
Obtient ou définit le ApplicationHealthPolicy utilisé pour évaluer l’intégrité. |
NodeName |
Obtient le nom du nœud. |
ServiceManifestName |
Obtient le nom du manifeste de service. |
ServicePackageActivationId |
Obtient l’Id d’activation du package de service. |
Méthodes
ToString() |
Obtient une représentation sous forme de chaîne de la description de la requête d’intégrité. |
S’applique à
Azure SDK for .NET