Partager via


DeployedApplicationHealthStateFilter.DeployedServicePackageFilters Propriété

Définition

Obtient la liste des à appliquer aux états d’intégrité du package de DeployedServicePackageHealthStateFilter service déployé.

public System.Collections.Generic.IList<System.Fabric.Health.DeployedServicePackageHealthStateFilter> DeployedServicePackageFilters { get; }
member this.DeployedServicePackageFilters : System.Collections.Generic.IList<System.Fabric.Health.DeployedServicePackageHealthStateFilter>
Public ReadOnly Property DeployedServicePackageFilters As IList(Of DeployedServicePackageHealthStateFilter)

Valeur de propriété

Liste des à appliquer aux états d’intégrité du package de DeployedServicePackageHealthStateFilter service déployé.

Remarques

Tous les packages de service déployés qui correspondent au filtre sont retournés en tant qu’enfants de l’application déployée. Si elle est vide, les enfants ne sont pas renvoyés par défaut.

S’applique à