Interface BillingMeterCollection


public interface BillingMeterCollection
An immutable client-side representation of BillingMeterCollection.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.appcontainers.fluent.models.BillingMeterCollectionInner object.
    Gets the value property: Collection of billing meters.
  • Method Details

    • value

      List<BillingMeter> value()
      Gets the value property: Collection of billing meters.
      Returns:
      the value value.
    • innerModel

      Gets the inner com.azure.resourcemanager.appcontainers.fluent.models.BillingMeterCollectionInner object.
      Returns:
      the inner object.