ApplicationHealthQueryDescription.ServicesFilter Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the filter for ServiceHealthState children. Only children that match the filter will be returned. All children will be used to evaluate the application aggregated health state.
public System.Fabric.Health.ServiceHealthStatesFilter ServicesFilter { get; set; }
member this.ServicesFilter : System.Fabric.Health.ServiceHealthStatesFilter with get, set
Public Property ServicesFilter As ServiceHealthStatesFilter
The filter for ServiceHealthState children.
Only children that match the filter will be returned. All children will be used to evaluate the application aggregated health state. If the filter is not specified, all service children of the application are returned.
Product | Versions |
---|---|
Azure SDK for .NET | Legacy, Latest |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: