Uses of Class
com.azure.resourcemanager.appservice.fluent.models.WorkflowRunActionProperties
Packages that use WorkflowRunActionProperties
Package
Description
Package containing the inner data models for WebSiteManagementClient.
-
Uses of WorkflowRunActionProperties in com.azure.resourcemanager.appservice.fluent.models
Classes in com.azure.resourcemanager.appservice.fluent.models that implement interfaces with type arguments of type WorkflowRunActionPropertiesModifier and TypeClassDescriptionfinal classThe workflow run action properties.Methods in com.azure.resourcemanager.appservice.fluent.models that return WorkflowRunActionPropertiesModifier and TypeMethodDescriptionstatic WorkflowRunActionPropertiesWorkflowRunActionProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of WorkflowRunActionProperties from the JsonReader.WorkflowRunActionProperties.withCorrelation(RunActionCorrelation correlation) Set the correlation property: The correlation properties.WorkflowRunActionProperties.withRetryHistory(List<RetryHistory> retryHistory) Set the retryHistory property: Gets the retry histories.