Uses of Class
com.azure.resourcemanager.appservice.models.WorkflowEnvelopeCollection
Packages that use WorkflowEnvelopeCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of WorkflowEnvelopeCollection in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type WorkflowEnvelopeCollectionModifier and TypeClassDescriptionfinal classCollection of Kudu workflow information elements.Methods in com.azure.resourcemanager.appservice.models that return WorkflowEnvelopeCollectionModifier and TypeMethodDescriptionstatic WorkflowEnvelopeCollectionWorkflowEnvelopeCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of WorkflowEnvelopeCollection from the JsonReader.WorkflowEnvelopeCollection.withValue(List<WorkflowEnvelopeInner> value) Set the value property: Collection of resources.