Partilhar via


DeployedApplicationHealthStateFilter.DeployedServicePackageFilters Propriedade

Definição

Obtém a lista de a ser aplicada aos estados de DeployedServicePackageHealthStateFilter integridade do pacote de serviço implantado.

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)

Valor da propriedade

A lista de a ser aplicada aos estados de DeployedServicePackageHealthStateFilter integridade do pacote de serviço implantado.

Comentários

Todos os pacotes de serviço implantados que correspondem ao filtro serão retornados como filhos do aplicativo implantado. Se estiver vazia, os filhos não retornarão por padrão.

Aplica-se a