azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.f...

150 строки
14 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.frontdoor.models.Reports"
fullName: "com.azure.resourcemanager.frontdoor.models.Reports"
name: "Reports"
nameWithType: "Reports"
summary: "Resource collection API of Reports."
syntax: "public interface **Reports**"
methods:
- uid: "com.azure.resourcemanager.frontdoor.models.Reports.getLatencyScorecards(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.frontdoor.models.LatencyScorecardAggregationInterval)"
fullName: "com.azure.resourcemanager.frontdoor.models.Reports.getLatencyScorecards(String resourceGroupName, String profileName, String experimentName, LatencyScorecardAggregationInterval aggregationInterval)"
name: "getLatencyScorecards(String resourceGroupName, String profileName, String experimentName, LatencyScorecardAggregationInterval aggregationInterval)"
nameWithType: "Reports.getLatencyScorecards(String resourceGroupName, String profileName, String experimentName, LatencyScorecardAggregationInterval aggregationInterval)"
summary: "Gets a Latency Scorecard for a given Experiment."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The Profile identifier associated with the Tenant and Partner."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The Experiment identifier associated with the Experiment."
name: "experimentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The aggregation interval of the Latency Scorecard."
name: "aggregationInterval"
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.LatencyScorecardAggregationInterval?alt=com.azure.resourcemanager.frontdoor.models.LatencyScorecardAggregationInterval&text=LatencyScorecardAggregationInterval\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract LatencyScorecard getLatencyScorecards(String resourceGroupName, String profileName, String experimentName, LatencyScorecardAggregationInterval aggregationInterval)"
desc: "Gets a Latency Scorecard for a given Experiment."
returns:
description: "a Latency Scorecard for a given Experiment."
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.LatencyScorecard?alt=com.azure.resourcemanager.frontdoor.models.LatencyScorecard&text=LatencyScorecard\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.frontdoor.models.Reports.getLatencyScorecardsWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.frontdoor.models.LatencyScorecardAggregationInterval,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.frontdoor.models.Reports.getLatencyScorecardsWithResponse(String resourceGroupName, String profileName, String experimentName, LatencyScorecardAggregationInterval aggregationInterval, String endDateTimeUtc, String country, Context context)"
name: "getLatencyScorecardsWithResponse(String resourceGroupName, String profileName, String experimentName, LatencyScorecardAggregationInterval aggregationInterval, String endDateTimeUtc, String country, Context context)"
nameWithType: "Reports.getLatencyScorecardsWithResponse(String resourceGroupName, String profileName, String experimentName, LatencyScorecardAggregationInterval aggregationInterval, String endDateTimeUtc, String country, Context context)"
summary: "Gets a Latency Scorecard for a given Experiment."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The Profile identifier associated with the Tenant and Partner."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The Experiment identifier associated with the Experiment."
name: "experimentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The aggregation interval of the Latency Scorecard."
name: "aggregationInterval"
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.LatencyScorecardAggregationInterval?alt=com.azure.resourcemanager.frontdoor.models.LatencyScorecardAggregationInterval&text=LatencyScorecardAggregationInterval\" data-throw-if-not-resolved=\"False\" />"
- description: "The end DateTime of the Latency Scorecard in UTC."
name: "endDateTimeUtc"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The country associated with the Latency Scorecard. Values are country ISO codes as specified here-\n https://www.iso.org/iso-3166-country-codes.html."
name: "country"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<LatencyScorecard> getLatencyScorecardsWithResponse(String resourceGroupName, String profileName, String experimentName, LatencyScorecardAggregationInterval aggregationInterval, String endDateTimeUtc, String country, Context context)"
desc: "Gets a Latency Scorecard for a given Experiment."
returns:
description: "a Latency Scorecard for a given Experiment along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.frontdoor.models.LatencyScorecard?alt=com.azure.resourcemanager.frontdoor.models.LatencyScorecard&text=LatencyScorecard\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.frontdoor.models.Reports.getTimeseries(java.lang.String,java.lang.String,java.lang.String,java.time.OffsetDateTime,java.time.OffsetDateTime,com.azure.resourcemanager.frontdoor.models.TimeseriesAggregationInterval,com.azure.resourcemanager.frontdoor.models.TimeseriesType)"
fullName: "com.azure.resourcemanager.frontdoor.models.Reports.getTimeseries(String resourceGroupName, String profileName, String experimentName, OffsetDateTime startDateTimeUtc, OffsetDateTime endDateTimeUtc, TimeseriesAggregationInterval aggregationInterval, TimeseriesType timeseriesType)"
name: "getTimeseries(String resourceGroupName, String profileName, String experimentName, OffsetDateTime startDateTimeUtc, OffsetDateTime endDateTimeUtc, TimeseriesAggregationInterval aggregationInterval, TimeseriesType timeseriesType)"
nameWithType: "Reports.getTimeseries(String resourceGroupName, String profileName, String experimentName, OffsetDateTime startDateTimeUtc, OffsetDateTime endDateTimeUtc, TimeseriesAggregationInterval aggregationInterval, TimeseriesType timeseriesType)"
summary: "Gets a Timeseries for a given Experiment."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The Profile identifier associated with the Tenant and Partner."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The Experiment identifier associated with the Experiment."
name: "experimentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The start DateTime of the Timeseries in UTC."
name: "startDateTimeUtc"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- description: "The end DateTime of the Timeseries in UTC."
name: "endDateTimeUtc"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- description: "The aggregation interval of the Timeseries."
name: "aggregationInterval"
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.TimeseriesAggregationInterval?alt=com.azure.resourcemanager.frontdoor.models.TimeseriesAggregationInterval&text=TimeseriesAggregationInterval\" data-throw-if-not-resolved=\"False\" />"
- description: "The type of Timeseries."
name: "timeseriesType"
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.TimeseriesType?alt=com.azure.resourcemanager.frontdoor.models.TimeseriesType&text=TimeseriesType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Timeseries getTimeseries(String resourceGroupName, String profileName, String experimentName, OffsetDateTime startDateTimeUtc, OffsetDateTime endDateTimeUtc, TimeseriesAggregationInterval aggregationInterval, TimeseriesType timeseriesType)"
desc: "Gets a Timeseries for a given Experiment."
returns:
description: "a Timeseries for a given Experiment."
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.Timeseries?alt=com.azure.resourcemanager.frontdoor.models.Timeseries&text=Timeseries\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.frontdoor.models.Reports.getTimeseriesWithResponse(java.lang.String,java.lang.String,java.lang.String,java.time.OffsetDateTime,java.time.OffsetDateTime,com.azure.resourcemanager.frontdoor.models.TimeseriesAggregationInterval,com.azure.resourcemanager.frontdoor.models.TimeseriesType,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.frontdoor.models.Reports.getTimeseriesWithResponse(String resourceGroupName, String profileName, String experimentName, OffsetDateTime startDateTimeUtc, OffsetDateTime endDateTimeUtc, TimeseriesAggregationInterval aggregationInterval, TimeseriesType timeseriesType, String endpointParam, String country, Context context)"
name: "getTimeseriesWithResponse(String resourceGroupName, String profileName, String experimentName, OffsetDateTime startDateTimeUtc, OffsetDateTime endDateTimeUtc, TimeseriesAggregationInterval aggregationInterval, TimeseriesType timeseriesType, String endpointParam, String country, Context context)"
nameWithType: "Reports.getTimeseriesWithResponse(String resourceGroupName, String profileName, String experimentName, OffsetDateTime startDateTimeUtc, OffsetDateTime endDateTimeUtc, TimeseriesAggregationInterval aggregationInterval, TimeseriesType timeseriesType, String endpointParam, String country, Context context)"
summary: "Gets a Timeseries for a given Experiment."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The Profile identifier associated with the Tenant and Partner."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The Experiment identifier associated with the Experiment."
name: "experimentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The start DateTime of the Timeseries in UTC."
name: "startDateTimeUtc"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- description: "The end DateTime of the Timeseries in UTC."
name: "endDateTimeUtc"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- description: "The aggregation interval of the Timeseries."
name: "aggregationInterval"
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.TimeseriesAggregationInterval?alt=com.azure.resourcemanager.frontdoor.models.TimeseriesAggregationInterval&text=TimeseriesAggregationInterval\" data-throw-if-not-resolved=\"False\" />"
- description: "The type of Timeseries."
name: "timeseriesType"
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.TimeseriesType?alt=com.azure.resourcemanager.frontdoor.models.TimeseriesType&text=TimeseriesType\" data-throw-if-not-resolved=\"False\" />"
- description: "The specific endpoint."
name: "endpointParam"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The country associated with the Timeseries. Values are country ISO codes as specified here-\n https://www.iso.org/iso-3166-country-codes.html."
name: "country"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<Timeseries> getTimeseriesWithResponse(String resourceGroupName, String profileName, String experimentName, OffsetDateTime startDateTimeUtc, OffsetDateTime endDateTimeUtc, TimeseriesAggregationInterval aggregationInterval, TimeseriesType timeseriesType, String endpointParam, String country, Context context)"
desc: "Gets a Timeseries for a given Experiment."
returns:
description: "a Timeseries for a given Experiment along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.frontdoor.models.Timeseries?alt=com.azure.resourcemanager.frontdoor.models.Timeseries&text=Timeseries\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "Resource collection API of Reports."
metadata: {}
package: "com.azure.resourcemanager.frontdoor.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-frontdoor:1.0.0