Uses of Class
com.azure.resourcemanager.appservice.fluent.models.BillingMeterInner
Packages that use BillingMeterInner
Package
Description
Package containing the service clients for AppService.
Package containing the inner data models for AppService.
-
Uses of BillingMeterInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type BillingMeterInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<BillingMeterInner> ResourceProvidersClient.list()Gets a list of meters for a given location.com.azure.core.http.rest.PagedIterable<BillingMeterInner> ResourceProvidersClient.list(String billingLocation, String osType, com.azure.core.util.Context context) Gets a list of meters for a given location.com.azure.core.http.rest.PagedFlux<BillingMeterInner> ResourceProvidersClient.listAsync()Gets a list of meters for a given location.com.azure.core.http.rest.PagedFlux<BillingMeterInner> Gets a list of meters for a given location. -
Uses of BillingMeterInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return BillingMeterInnerModifier and TypeMethodDescriptionstatic BillingMeterInnerBillingMeterInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of BillingMeterInner from the JsonReader.