Uses of Interface
com.azure.resourcemanager.frontdoor.models.LatencyScorecard
Packages that use LatencyScorecard
Package
Description
Package containing the data models for FrontDoorManagementClient.
-
Uses of LatencyScorecard in com.azure.resourcemanager.frontdoor.models
Methods in com.azure.resourcemanager.frontdoor.models that return LatencyScorecardModifier and TypeMethodDescriptionReports.getLatencyScorecards(String resourceGroupName, String profileName, String experimentName, LatencyScorecardAggregationInterval aggregationInterval) Gets a Latency Scorecard for a given Experiment.Methods in com.azure.resourcemanager.frontdoor.models that return types with arguments of type LatencyScorecardModifier and TypeMethodDescriptioncom.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.