Uses of Class
com.azure.resourcemanager.appservice.models.ResourceMetricAvailability
-
Packages that use ResourceMetricAvailability Package Description com.azure.resourcemanager.appservice.fluent.models Package containing the inner data models for WebSiteManagementClient. -
-
Uses of ResourceMetricAvailability in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return types with arguments of type ResourceMetricAvailability Modifier and Type Method Description List<ResourceMetricAvailability>ResourceMetricDefinitionInner. metricAvailabilities()Get the metricAvailabilities property: List of time grains supported for the metric together with retention period.List<ResourceMetricAvailability>ResourceMetricDefinitionProperties. metricAvailabilities()Get the metricAvailabilities property: List of time grains supported for the metric together with retention period.
-