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