Uses of Class
com.azure.resourcemanager.applicationinsights.models.ApplicationInsightsComponentDataVolumeCap
Packages that use ApplicationInsightsComponentDataVolumeCap
Package
Description
Package containing the inner data models for ApplicationInsightsManagementClient.
Package containing the data models for ApplicationInsightsManagementClient.
-
Uses of ApplicationInsightsComponentDataVolumeCap in com.azure.resourcemanager.applicationinsights.fluent.models
Methods in com.azure.resourcemanager.applicationinsights.fluent.models that return ApplicationInsightsComponentDataVolumeCapModifier and TypeMethodDescriptionApplicationInsightsComponentBillingFeaturesInner.dataVolumeCap()Get the dataVolumeCap property: An Application Insights component daily data volume cap.Methods in com.azure.resourcemanager.applicationinsights.fluent.models with parameters of type ApplicationInsightsComponentDataVolumeCapModifier and TypeMethodDescriptionApplicationInsightsComponentBillingFeaturesInner.withDataVolumeCap(ApplicationInsightsComponentDataVolumeCap dataVolumeCap) Set the dataVolumeCap property: An Application Insights component daily data volume cap. -
Uses of ApplicationInsightsComponentDataVolumeCap in com.azure.resourcemanager.applicationinsights.models
Methods in com.azure.resourcemanager.applicationinsights.models that return ApplicationInsightsComponentDataVolumeCapModifier and TypeMethodDescriptionApplicationInsightsComponentBillingFeatures.dataVolumeCap()Gets the dataVolumeCap property: An Application Insights component daily data volume cap.Set the cap property: Daily data volume cap in GB.ApplicationInsightsComponentDataVolumeCap.withStopSendNotificationWhenHitCap(Boolean stopSendNotificationWhenHitCap) Set the stopSendNotificationWhenHitCap property: Do not send a notification email when the daily data volume cap is met.ApplicationInsightsComponentDataVolumeCap.withStopSendNotificationWhenHitThreshold(Boolean stopSendNotificationWhenHitThreshold) Set the stopSendNotificationWhenHitThreshold property: Reserved, not used for now.ApplicationInsightsComponentDataVolumeCap.withWarningThreshold(Integer warningThreshold) Set the warningThreshold property: Reserved, not used for now.