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