Uses of Class
com.azure.resourcemanager.frontdoor.models.LatencyScorecardAggregationInterval
Packages that use LatencyScorecardAggregationInterval
Package
Description
Package containing the service clients for FrontDoorManagementClient.
Package containing the data models for FrontDoorManagementClient.
-
Uses of LatencyScorecardAggregationInterval in com.azure.resourcemanager.frontdoor.fluent
Methods in com.azure.resourcemanager.frontdoor.fluent with parameters of type LatencyScorecardAggregationIntervalModifier and TypeMethodDescriptionReportsClient.getLatencyScorecards(String resourceGroupName, String profileName, String experimentName, LatencyScorecardAggregationInterval aggregationInterval) Gets a Latency Scorecard for a given Experiment.com.azure.core.http.rest.Response<LatencyScorecardInner>ReportsClient.getLatencyScorecardsWithResponse(String resourceGroupName, String profileName, String experimentName, LatencyScorecardAggregationInterval aggregationInterval, String endDateTimeUtc, String country, com.azure.core.util.Context context) Gets a Latency Scorecard for a given Experiment. -
Uses of LatencyScorecardAggregationInterval in com.azure.resourcemanager.frontdoor.models
Fields in com.azure.resourcemanager.frontdoor.models declared as LatencyScorecardAggregationIntervalModifier and TypeFieldDescriptionstatic final LatencyScorecardAggregationIntervalLatencyScorecardAggregationInterval.DAILYStatic value Daily for LatencyScorecardAggregationInterval.static final LatencyScorecardAggregationIntervalLatencyScorecardAggregationInterval.MONTHLYStatic value Monthly for LatencyScorecardAggregationInterval.static final LatencyScorecardAggregationIntervalLatencyScorecardAggregationInterval.WEEKLYStatic value Weekly for LatencyScorecardAggregationInterval.Methods in com.azure.resourcemanager.frontdoor.models that return LatencyScorecardAggregationIntervalModifier and TypeMethodDescriptionLatencyScorecardAggregationInterval.fromString(String name) Creates or finds a LatencyScorecardAggregationInterval from its string representation.Methods in com.azure.resourcemanager.frontdoor.models that return types with arguments of type LatencyScorecardAggregationIntervalModifier and TypeMethodDescriptionLatencyScorecardAggregationInterval.values()Gets known LatencyScorecardAggregationInterval values.Methods in com.azure.resourcemanager.frontdoor.models with parameters of type LatencyScorecardAggregationIntervalModifier and TypeMethodDescriptionReports.getLatencyScorecards(String resourceGroupName, String profileName, String experimentName, LatencyScorecardAggregationInterval aggregationInterval) Gets a Latency Scorecard for a given Experiment.com.azure.core.http.rest.Response<LatencyScorecard>Reports.getLatencyScorecardsWithResponse(String resourceGroupName, String profileName, String experimentName, LatencyScorecardAggregationInterval aggregationInterval, String endDateTimeUtc, String country, com.azure.core.util.Context context) Gets a Latency Scorecard for a given Experiment.