Uses of Class
com.azure.resourcemanager.appservice.models.WorkflowOutputParameter
Packages that use WorkflowOutputParameter
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of WorkflowOutputParameter in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return types with arguments of type WorkflowOutputParameter -
Uses of WorkflowOutputParameter in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return WorkflowOutputParameterModifier and TypeMethodDescriptionstatic WorkflowOutputParameterWorkflowOutputParameter.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of WorkflowOutputParameter from the JsonReader.WorkflowOutputParameter.withDescription(String description) Set the description property: The description.WorkflowOutputParameter.withMetadata(Object metadata) Set the metadata property: The metadata.WorkflowOutputParameter.withType(ParameterType type) Set the type property: The type.Set the value property: The value.