Condividi tramite


ApplicationFetchHealthContent.DeployedApplicationsHealthStateFilter Property

Definition

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)

Property Value

Applies to