Uses of Class
com.azure.resourcemanager.appcontainers.models.BillingMeter
Packages that use BillingMeter
Package
Description
Package containing the inner data models for ContainerAppsApiClient.
Package containing the data models for ContainerAppsApiClient.
-
Uses of BillingMeter in com.azure.resourcemanager.appcontainers.fluent.models
Methods in com.azure.resourcemanager.appcontainers.fluent.models that return types with arguments of type BillingMeterModifier and TypeMethodDescriptionBillingMeterCollectionInner.value()Get the value property: Collection of billing meters.Method parameters in com.azure.resourcemanager.appcontainers.fluent.models with type arguments of type BillingMeterModifier and TypeMethodDescriptionBillingMeterCollectionInner.withValue(List<BillingMeter> value) Set the value property: Collection of billing meters. -
Uses of BillingMeter in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return BillingMeterModifier and TypeMethodDescriptionstatic BillingMeterBillingMeter.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of BillingMeter from the JsonReader.BillingMeter.withLocation(String location) Set the location property: Region for the billing meter.BillingMeter.withProperties(BillingMeterProperties properties) Set the properties property: Revision resource specific properties.Methods in com.azure.resourcemanager.appcontainers.models that return types with arguments of type BillingMeterModifier and TypeMethodDescriptionBillingMeterCollection.value()Gets the value property: Collection of billing meters.