Uses of Class
com.azure.resourcemanager.appservice.models.StampCapacityCollection
Packages that use StampCapacityCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of StampCapacityCollection in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type StampCapacityCollectionModifier and TypeClassDescriptionfinal classCollection of stamp capacities.Methods in com.azure.resourcemanager.appservice.models that return StampCapacityCollectionModifier and TypeMethodDescriptionstatic StampCapacityCollectionStampCapacityCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of StampCapacityCollection from the JsonReader.StampCapacityCollection.withValue(List<StampCapacityInner> value) Set the value property: Collection of resources.