Interface ApplicationInsightsComponentBillingFeatures


public interface ApplicationInsightsComponentBillingFeatures
An immutable client-side representation of ApplicationInsightsComponentBillingFeatures.
  • Method Details

    • dataVolumeCap

      Gets the dataVolumeCap property: An Application Insights component daily data volume cap.
      Returns:
      the dataVolumeCap value.
    • currentBillingFeatures

      List<String> currentBillingFeatures()
      Gets the currentBillingFeatures property: Current enabled pricing plan. When the component is in the Enterprise plan, this will list both 'Basic' and 'Application Insights Enterprise'.
      Returns:
      the currentBillingFeatures value.
    • innerModel

      Gets the inner com.azure.resourcemanager.applicationinsights.fluent.models.ApplicationInsightsComponentBillingFeaturesInner object.
      Returns:
      the inner object.