Uses of Class
com.azure.resourcemanager.appservice.models.PremierAddOnOfferCollection
Packages that use PremierAddOnOfferCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of PremierAddOnOfferCollection in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type PremierAddOnOfferCollectionModifier and TypeClassDescriptionfinal classCollection of premier add-on offers.Methods in com.azure.resourcemanager.appservice.models that return PremierAddOnOfferCollectionModifier and TypeMethodDescriptionstatic PremierAddOnOfferCollectionPremierAddOnOfferCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PremierAddOnOfferCollection from the JsonReader.PremierAddOnOfferCollection.withValue(List<PremierAddOnOfferInner> value) Set the value property: Collection of resources.