Uses of Class
com.azure.resourcemanager.appservice.models.WorkflowHealth
Packages that use WorkflowHealth
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of WorkflowHealth in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return WorkflowHealthModifier and TypeMethodDescriptionWorkflowEnvelopeProperties.health()Get the health property: Gets or sets workflow health.WorkflowHealth.withError(ErrorEntity error) Set the error property: Gets or sets the workflow error.WorkflowHealth.withState(WorkflowHealthState state) Set the state property: Gets or sets the workflow health state.Methods in com.azure.resourcemanager.appservice.models with parameters of type WorkflowHealthModifier and TypeMethodDescriptionWorkflowEnvelopeProperties.withHealth(WorkflowHealth health) Set the health property: Gets or sets workflow health.