Share via


ApplicationHealthStateFilter.ServiceFilters Property

Definition

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

Property Value

System.Collections.Generic.IList<ServiceHealthStateFilter>

Applies to