Uses of Interface
com.azure.resourcemanager.frontdoor.models.Timeseries
Package
Description
Package containing the data models for FrontDoorManagementClient.
-
Uses of Timeseries in com.azure.resourcemanager.frontdoor.models
Modifier and TypeMethodDescriptionReports.getTimeseries
(String resourceGroupName, String profileName, String experimentName, OffsetDateTime startDateTimeUtc, OffsetDateTime endDateTimeUtc, TimeseriesAggregationInterval aggregationInterval, TimeseriesType timeseriesType) Gets a Timeseries for a given Experiment.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<Timeseries>
Reports.getTimeseriesWithResponse
(String resourceGroupName, String profileName, String experimentName, OffsetDateTime startDateTimeUtc, OffsetDateTime endDateTimeUtc, TimeseriesAggregationInterval aggregationInterval, TimeseriesType timeseriesType, String endpointParam, String country, com.azure.core.util.Context context) Gets a Timeseries for a given Experiment.