Uses of Class
com.azure.resourcemanager.appcontainers.fluent.models.BillingMeterCollectionInner
Packages that use BillingMeterCollectionInner
Package
Description
Package containing the service clients for ContainerAppsApiClient.
Package containing the inner data models for ContainerAppsApiClient.
Package containing the data models for ContainerAppsApiClient.
-
Uses of BillingMeterCollectionInner in com.azure.resourcemanager.appcontainers.fluent
Methods in com.azure.resourcemanager.appcontainers.fluent that return BillingMeterCollectionInnerModifier and TypeMethodDescriptionGet billing meters by location.Methods in com.azure.resourcemanager.appcontainers.fluent that return types with arguments of type BillingMeterCollectionInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response
<BillingMeterCollectionInner> BillingMetersClient.getWithResponse
(String location, com.azure.core.util.Context context) Get billing meters by location. -
Uses of BillingMeterCollectionInner in com.azure.resourcemanager.appcontainers.fluent.models
Methods in com.azure.resourcemanager.appcontainers.fluent.models that return BillingMeterCollectionInnerModifier and TypeMethodDescriptionstatic BillingMeterCollectionInner
BillingMeterCollectionInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BillingMeterCollectionInner from the JsonReader.BillingMeterCollectionInner.withValue
(List<BillingMeter> value) Set the value property: Collection of billing meters. -
Uses of BillingMeterCollectionInner in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return BillingMeterCollectionInnerModifier and TypeMethodDescriptionBillingMeterCollection.innerModel()
Gets the inner com.azure.resourcemanager.appcontainers.fluent.models.BillingMeterCollectionInner object.