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