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
Methods in com.azure.resourcemanager.appservice.fluent.models that return WorkflowRunActionPropertiesModifier and TypeMethodDescriptionstatic WorkflowRunActionProperties
WorkflowRunActionProperties.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.