| 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 |
|---|---|
WafRankingsResponseInner |
LogAnalyticsClient.getWafLogAnalyticsRankings(String resourceGroupName,
String profileName,
List<WafMetric> metrics,
OffsetDateTime dateTimeBegin,
OffsetDateTime dateTimeEnd,
int maxRanking,
List<WafRankingType> rankings)
Get WAF log analytics charts for AFD profile.
|
| Modifier and Type | Method and Description |
|---|---|
WafRankingsResponseInner |
WafRankingsResponseInner.withData(List<WafRankingsResponseDataItem> data)
Set the data property: The data property.
|
WafRankingsResponseInner |
WafRankingsResponseInner.withDateTimeBegin(OffsetDateTime dateTimeBegin)
Set the dateTimeBegin property: The dateTimeBegin property.
|
WafRankingsResponseInner |
WafRankingsResponseInner.withDateTimeEnd(OffsetDateTime dateTimeEnd)
Set the dateTimeEnd property: The dateTimeEnd property.
|
WafRankingsResponseInner |
WafRankingsResponseInner.withGroups(List<String> groups)
Set the groups property: The groups property.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.