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