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
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.