Uses of Class
com.azure.resourcemanager.frontdoor.fluent.models.LatencyScorecardInner
Packages that use LatencyScorecardInner
Package
Description
Package containing the service clients for FrontDoorManagementClient.
Package containing the inner data models for FrontDoorManagementClient.
Package containing the data models for FrontDoorManagementClient.
-
Uses of LatencyScorecardInner in com.azure.resourcemanager.frontdoor.fluent
Methods in com.azure.resourcemanager.frontdoor.fluent that return LatencyScorecardInnerModifier and TypeMethodDescriptionReportsClient.getLatencyScorecards(String resourceGroupName, String profileName, String experimentName, LatencyScorecardAggregationInterval aggregationInterval) Gets a Latency Scorecard for a given Experiment.Methods in com.azure.resourcemanager.frontdoor.fluent that return types with arguments of type LatencyScorecardInnerModifier and TypeMethodDescriptioncom.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 LatencyScorecardInner in com.azure.resourcemanager.frontdoor.fluent.models
Methods in com.azure.resourcemanager.frontdoor.fluent.models that return LatencyScorecardInnerModifier and TypeMethodDescriptionLatencyScorecardInner.withLatencyMetrics(List<LatencyMetric> latencyMetrics) Set the latencyMetrics property: The latency metrics of the Latency Scorecard.LatencyScorecardInner.withLocation(String location) -
Uses of LatencyScorecardInner in com.azure.resourcemanager.frontdoor.models
Methods in com.azure.resourcemanager.frontdoor.models that return LatencyScorecardInnerModifier and TypeMethodDescriptionLatencyScorecard.innerModel()Gets the inner com.azure.resourcemanager.frontdoor.fluent.models.LatencyScorecardInner object.