| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.fluent |
Package containing the service clients for CdnManagementClient.
|
| com.azure.resourcemanager.cdn.fluent.models |
Package containing the inner data models for CdnManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
RankingsResponseInner |
LogAnalyticsClient.getLogAnalyticsRankings(String resourceGroupName,
String profileName,
List<LogRanking> rankings,
List<LogRankingMetric> metrics,
int maxRanking,
OffsetDateTime dateTimeBegin,
OffsetDateTime dateTimeEnd)
Get log analytics ranking report for AFD profile.
|
| Modifier and Type | Method and Description |
|---|---|
RankingsResponseInner |
RankingsResponseInner.withDateTimeBegin(OffsetDateTime dateTimeBegin)
Set the dateTimeBegin property: The dateTimeBegin property.
|
RankingsResponseInner |
RankingsResponseInner.withDateTimeEnd(OffsetDateTime dateTimeEnd)
Set the dateTimeEnd property: The dateTimeEnd property.
|
RankingsResponseInner |
RankingsResponseInner.withTables(List<RankingsResponseTablesItem> tables)
Set the tables property: The tables property.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.