ApplicationFetchHealthContent.DeployedApplicationsHealthStateFilter Property
Definition
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.
Allows filtering of the deployed applications health state objects returned in the result of application health query based on their health state.
public Azure.ResourceManager.ServiceFabricManagedClusters.Models.ApplicationFetchHealthFilter? DeployedApplicationsHealthStateFilter { get; set; }
member this.DeployedApplicationsHealthStateFilter : Nullable<Azure.ResourceManager.ServiceFabricManagedClusters.Models.ApplicationFetchHealthFilter> with get, set
Public Property DeployedApplicationsHealthStateFilter As Nullable(Of ApplicationFetchHealthFilter)