Uses of Class
com.azure.resourcemanager.appservice.models.WorkflowEnvelopeProperties
Packages that use WorkflowEnvelopeProperties
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of WorkflowEnvelopeProperties in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return WorkflowEnvelopePropertiesModifier and TypeMethodDescriptionWorkflowEnvelopeInner.properties()
Get the properties property: Additional workflow properties.Methods in com.azure.resourcemanager.appservice.fluent.models with parameters of type WorkflowEnvelopePropertiesModifier and TypeMethodDescriptionWorkflowEnvelopeInner.withProperties
(WorkflowEnvelopeProperties properties) Set the properties property: Additional workflow properties. -
Uses of WorkflowEnvelopeProperties in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return WorkflowEnvelopePropertiesModifier and TypeMethodDescriptionstatic WorkflowEnvelopeProperties
WorkflowEnvelopeProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of WorkflowEnvelopeProperties from the JsonReader.Set the files property: Gets or sets the files.WorkflowEnvelopeProperties.withFlowState
(WorkflowState flowState) Set the flowState property: Gets or sets the state of the workflow.WorkflowEnvelopeProperties.withHealth
(WorkflowHealth health) Set the health property: Gets or sets workflow health.