public interface LogAnalyticsClient
| Modifier and Type | Method and Description |
|---|---|
ContinentsResponseInner |
getLogAnalyticsLocations(String resourceGroupName,
String profileName)
Get all available location names for AFD log analytics report.
|
Mono<ContinentsResponseInner> |
getLogAnalyticsLocationsAsync(String resourceGroupName,
String profileName)
Get all available location names for AFD log analytics report.
|
com.azure.core.http.rest.Response<ContinentsResponseInner> |
getLogAnalyticsLocationsWithResponse(String resourceGroupName,
String profileName,
com.azure.core.util.Context context)
Get all available location names for AFD log analytics report.
|
Mono<com.azure.core.http.rest.Response<ContinentsResponseInner>> |
getLogAnalyticsLocationsWithResponseAsync(String resourceGroupName,
String profileName)
Get all available location names for AFD log analytics report.
|
MetricsResponseInner |
getLogAnalyticsMetrics(String resourceGroupName,
String profileName,
List<LogMetric> metrics,
OffsetDateTime dateTimeBegin,
OffsetDateTime dateTimeEnd,
LogMetricsGranularity granularity,
List<String> customDomains,
List<String> protocols)
Get log report for AFD profile.
|
Mono<MetricsResponseInner> |
getLogAnalyticsMetricsAsync(String resourceGroupName,
String profileName,
List<LogMetric> metrics,
OffsetDateTime dateTimeBegin,
OffsetDateTime dateTimeEnd,
LogMetricsGranularity granularity,
List<String> customDomains,
List<String> protocols)
Get log report for AFD profile.
|
Mono<MetricsResponseInner> |
getLogAnalyticsMetricsAsync(String resourceGroupName,
String profileName,
List<LogMetric> metrics,
OffsetDateTime dateTimeBegin,
OffsetDateTime dateTimeEnd,
LogMetricsGranularity granularity,
List<String> customDomains,
List<String> protocols,
List<LogMetricsGroupBy> groupBy,
List<String> continents,
List<String> countryOrRegions)
Get log report for AFD profile.
|
com.azure.core.http.rest.Response<MetricsResponseInner> |
getLogAnalyticsMetricsWithResponse(String resourceGroupName,
String profileName,
List<LogMetric> metrics,
OffsetDateTime dateTimeBegin,
OffsetDateTime dateTimeEnd,
LogMetricsGranularity granularity,
List<String> customDomains,
List<String> protocols,
List<LogMetricsGroupBy> groupBy,
List<String> continents,
List<String> countryOrRegions,
com.azure.core.util.Context context)
Get log report for AFD profile.
|
Mono<com.azure.core.http.rest.Response<MetricsResponseInner>> |
getLogAnalyticsMetricsWithResponseAsync(String resourceGroupName,
String profileName,
List<LogMetric> metrics,
OffsetDateTime dateTimeBegin,
OffsetDateTime dateTimeEnd,
LogMetricsGranularity granularity,
List<String> customDomains,
List<String> protocols,
List<LogMetricsGroupBy> groupBy,
List<String> continents,
List<String> countryOrRegions)
Get log report for AFD profile.
|
RankingsResponseInner |
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.
|
Mono<RankingsResponseInner> |
getLogAnalyticsRankingsAsync(String resourceGroupName,
String profileName,
List<LogRanking> rankings,
List<LogRankingMetric> metrics,
int maxRanking,
OffsetDateTime dateTimeBegin,
OffsetDateTime dateTimeEnd)
Get log analytics ranking report for AFD profile.
|
Mono<RankingsResponseInner> |
getLogAnalyticsRankingsAsync(String resourceGroupName,
String profileName,
List<LogRanking> rankings,
List<LogRankingMetric> metrics,
int maxRanking,
OffsetDateTime dateTimeBegin,
OffsetDateTime dateTimeEnd,
List<String> customDomains)
Get log analytics ranking report for AFD profile.
|
com.azure.core.http.rest.Response<RankingsResponseInner> |
getLogAnalyticsRankingsWithResponse(String resourceGroupName,
String profileName,
List<LogRanking> rankings,
List<LogRankingMetric> metrics,
int maxRanking,
OffsetDateTime dateTimeBegin,
OffsetDateTime dateTimeEnd,
List<String> customDomains,
com.azure.core.util.Context context)
Get log analytics ranking report for AFD profile.
|
Mono<com.azure.core.http.rest.Response<RankingsResponseInner>> |
getLogAnalyticsRankingsWithResponseAsync(String resourceGroupName,
String profileName,
List<LogRanking> rankings,
List<LogRankingMetric> metrics,
int maxRanking,
OffsetDateTime dateTimeBegin,
OffsetDateTime dateTimeEnd,
List<String> customDomains)
Get log analytics ranking report for AFD profile.
|
ResourcesResponseInner |
getLogAnalyticsResources(String resourceGroupName,
String profileName)
Get all endpoints and custom domains available for AFD log report.
|
Mono<ResourcesResponseInner> |
getLogAnalyticsResourcesAsync(String resourceGroupName,
String profileName)
Get all endpoints and custom domains available for AFD log report.
|
com.azure.core.http.rest.Response<ResourcesResponseInner> |
getLogAnalyticsResourcesWithResponse(String resourceGroupName,
String profileName,
com.azure.core.util.Context context)
Get all endpoints and custom domains available for AFD log report.
|
Mono<com.azure.core.http.rest.Response<ResourcesResponseInner>> |
getLogAnalyticsResourcesWithResponseAsync(String resourceGroupName,
String profileName)
Get all endpoints and custom domains available for AFD log report.
|
WafMetricsResponseInner |
getWafLogAnalyticsMetrics(String resourceGroupName,
String profileName,
List<WafMetric> metrics,
OffsetDateTime dateTimeBegin,
OffsetDateTime dateTimeEnd,
WafGranularity granularity)
Get Waf related log analytics report for AFD profile.
|
Mono<WafMetricsResponseInner> |
getWafLogAnalyticsMetricsAsync(String resourceGroupName,
String profileName,
List<WafMetric> metrics,
OffsetDateTime dateTimeBegin,
OffsetDateTime dateTimeEnd,
WafGranularity granularity)
Get Waf related log analytics report for AFD profile.
|
Mono<WafMetricsResponseInner> |
getWafLogAnalyticsMetricsAsync(String resourceGroupName,
String profileName,
List<WafMetric> metrics,
OffsetDateTime dateTimeBegin,
OffsetDateTime dateTimeEnd,
WafGranularity granularity,
List<WafAction> actions,
List<WafRankingGroupBy> groupBy,
List<WafRuleType> ruleTypes)
Get Waf related log analytics report for AFD profile.
|
com.azure.core.http.rest.Response<WafMetricsResponseInner> |
getWafLogAnalyticsMetricsWithResponse(String resourceGroupName,
String profileName,
List<WafMetric> metrics,
OffsetDateTime dateTimeBegin,
OffsetDateTime dateTimeEnd,
WafGranularity granularity,
List<WafAction> actions,
List<WafRankingGroupBy> groupBy,
List<WafRuleType> ruleTypes,
com.azure.core.util.Context context)
Get Waf related log analytics report for AFD profile.
|
Mono<com.azure.core.http.rest.Response<WafMetricsResponseInner>> |
getWafLogAnalyticsMetricsWithResponseAsync(String resourceGroupName,
String profileName,
List<WafMetric> metrics,
OffsetDateTime dateTimeBegin,
OffsetDateTime dateTimeEnd,
WafGranularity granularity,
List<WafAction> actions,
List<WafRankingGroupBy> groupBy,
List<WafRuleType> ruleTypes)
Get Waf related log analytics report for AFD profile.
|
WafRankingsResponseInner |
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.
|
Mono<WafRankingsResponseInner> |
getWafLogAnalyticsRankingsAsync(String resourceGroupName,
String profileName,
List<WafMetric> metrics,
OffsetDateTime dateTimeBegin,
OffsetDateTime dateTimeEnd,
int maxRanking,
List<WafRankingType> rankings)
Get WAF log analytics charts for AFD profile.
|
Mono<WafRankingsResponseInner> |
getWafLogAnalyticsRankingsAsync(String resourceGroupName,
String profileName,
List<WafMetric> metrics,
OffsetDateTime dateTimeBegin,
OffsetDateTime dateTimeEnd,
int maxRanking,
List<WafRankingType> rankings,
List<WafAction> actions,
List<WafRuleType> ruleTypes)
Get WAF log analytics charts for AFD profile.
|
com.azure.core.http.rest.Response<WafRankingsResponseInner> |
getWafLogAnalyticsRankingsWithResponse(String resourceGroupName,
String profileName,
List<WafMetric> metrics,
OffsetDateTime dateTimeBegin,
OffsetDateTime dateTimeEnd,
int maxRanking,
List<WafRankingType> rankings,
List<WafAction> actions,
List<WafRuleType> ruleTypes,
com.azure.core.util.Context context)
Get WAF log analytics charts for AFD profile.
|
Mono<com.azure.core.http.rest.Response<WafRankingsResponseInner>> |
getWafLogAnalyticsRankingsWithResponseAsync(String resourceGroupName,
String profileName,
List<WafMetric> metrics,
OffsetDateTime dateTimeBegin,
OffsetDateTime dateTimeEnd,
int maxRanking,
List<WafRankingType> rankings,
List<WafAction> actions,
List<WafRuleType> ruleTypes)
Get WAF log analytics charts for AFD profile.
|
Mono<com.azure.core.http.rest.Response<MetricsResponseInner>> getLogAnalyticsMetricsWithResponseAsync(String resourceGroupName, String profileName, List<LogMetric> metrics, OffsetDateTime dateTimeBegin, OffsetDateTime dateTimeEnd, LogMetricsGranularity granularity, List<String> customDomains, List<String> protocols, List<LogMetricsGroupBy> groupBy, List<String> continents, List<String> countryOrRegions)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.metrics - Array of LogMetric.dateTimeBegin - The dateTimeBegin parameter.dateTimeEnd - The dateTimeEnd parameter.granularity - The granularity parameter.customDomains - Array of Get11ItemsItem.protocols - Array of Get12ItemsItem.groupBy - Array of LogMetricsGroupBy.continents - Array of Get9ItemsItem.countryOrRegions - Array of Get10ItemsItem.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<MetricsResponseInner> getLogAnalyticsMetricsAsync(String resourceGroupName, String profileName, List<LogMetric> metrics, OffsetDateTime dateTimeBegin, OffsetDateTime dateTimeEnd, LogMetricsGranularity granularity, List<String> customDomains, List<String> protocols, List<LogMetricsGroupBy> groupBy, List<String> continents, List<String> countryOrRegions)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.metrics - Array of LogMetric.dateTimeBegin - The dateTimeBegin parameter.dateTimeEnd - The dateTimeEnd parameter.granularity - The granularity parameter.customDomains - Array of Get11ItemsItem.protocols - Array of Get12ItemsItem.groupBy - Array of LogMetricsGroupBy.continents - Array of Get9ItemsItem.countryOrRegions - Array of Get10ItemsItem.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<MetricsResponseInner> getLogAnalyticsMetricsAsync(String resourceGroupName, String profileName, List<LogMetric> metrics, OffsetDateTime dateTimeBegin, OffsetDateTime dateTimeEnd, LogMetricsGranularity granularity, List<String> customDomains, List<String> protocols)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.metrics - Array of LogMetric.dateTimeBegin - The dateTimeBegin parameter.dateTimeEnd - The dateTimeEnd parameter.granularity - The granularity parameter.customDomains - Array of Get11ItemsItem.protocols - Array of Get12ItemsItem.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.MetricsResponseInner getLogAnalyticsMetrics(String resourceGroupName, String profileName, List<LogMetric> metrics, OffsetDateTime dateTimeBegin, OffsetDateTime dateTimeEnd, LogMetricsGranularity granularity, List<String> customDomains, List<String> protocols)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.metrics - Array of LogMetric.dateTimeBegin - The dateTimeBegin parameter.dateTimeEnd - The dateTimeEnd parameter.granularity - The granularity parameter.customDomains - Array of Get11ItemsItem.protocols - Array of Get12ItemsItem.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<MetricsResponseInner> getLogAnalyticsMetricsWithResponse(String resourceGroupName, String profileName, List<LogMetric> metrics, OffsetDateTime dateTimeBegin, OffsetDateTime dateTimeEnd, LogMetricsGranularity granularity, List<String> customDomains, List<String> protocols, List<LogMetricsGroupBy> groupBy, List<String> continents, List<String> countryOrRegions, com.azure.core.util.Context context)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.metrics - Array of LogMetric.dateTimeBegin - The dateTimeBegin parameter.dateTimeEnd - The dateTimeEnd parameter.granularity - The granularity parameter.customDomains - Array of Get11ItemsItem.protocols - Array of Get12ItemsItem.groupBy - Array of LogMetricsGroupBy.continents - Array of Get9ItemsItem.countryOrRegions - Array of Get10ItemsItem.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<RankingsResponseInner>> getLogAnalyticsRankingsWithResponseAsync(String resourceGroupName, String profileName, List<LogRanking> rankings, List<LogRankingMetric> metrics, int maxRanking, OffsetDateTime dateTimeBegin, OffsetDateTime dateTimeEnd, List<String> customDomains)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.rankings - Array of LogRanking.metrics - Array of LogRankingMetric.maxRanking - The maxRanking parameter.dateTimeBegin - The dateTimeBegin parameter.dateTimeEnd - The dateTimeEnd parameter.customDomains - Array of String.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<RankingsResponseInner> getLogAnalyticsRankingsAsync(String resourceGroupName, String profileName, List<LogRanking> rankings, List<LogRankingMetric> metrics, int maxRanking, OffsetDateTime dateTimeBegin, OffsetDateTime dateTimeEnd, List<String> customDomains)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.rankings - Array of LogRanking.metrics - Array of LogRankingMetric.maxRanking - The maxRanking parameter.dateTimeBegin - The dateTimeBegin parameter.dateTimeEnd - The dateTimeEnd parameter.customDomains - Array of String.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<RankingsResponseInner> getLogAnalyticsRankingsAsync(String resourceGroupName, String profileName, List<LogRanking> rankings, List<LogRankingMetric> metrics, int maxRanking, OffsetDateTime dateTimeBegin, OffsetDateTime dateTimeEnd)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.rankings - Array of LogRanking.metrics - Array of LogRankingMetric.maxRanking - The maxRanking parameter.dateTimeBegin - The dateTimeBegin parameter.dateTimeEnd - The dateTimeEnd parameter.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.RankingsResponseInner getLogAnalyticsRankings(String resourceGroupName, String profileName, List<LogRanking> rankings, List<LogRankingMetric> metrics, int maxRanking, OffsetDateTime dateTimeBegin, OffsetDateTime dateTimeEnd)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.rankings - Array of LogRanking.metrics - Array of LogRankingMetric.maxRanking - The maxRanking parameter.dateTimeBegin - The dateTimeBegin parameter.dateTimeEnd - The dateTimeEnd parameter.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<RankingsResponseInner> getLogAnalyticsRankingsWithResponse(String resourceGroupName, String profileName, List<LogRanking> rankings, List<LogRankingMetric> metrics, int maxRanking, OffsetDateTime dateTimeBegin, OffsetDateTime dateTimeEnd, List<String> customDomains, com.azure.core.util.Context context)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.rankings - Array of LogRanking.metrics - Array of LogRankingMetric.maxRanking - The maxRanking parameter.dateTimeBegin - The dateTimeBegin parameter.dateTimeEnd - The dateTimeEnd parameter.customDomains - Array of String.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<ContinentsResponseInner>> getLogAnalyticsLocationsWithResponseAsync(String resourceGroupName, String profileName)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<ContinentsResponseInner> getLogAnalyticsLocationsAsync(String resourceGroupName, String profileName)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ContinentsResponseInner getLogAnalyticsLocations(String resourceGroupName, String profileName)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<ContinentsResponseInner> getLogAnalyticsLocationsWithResponse(String resourceGroupName, String profileName, com.azure.core.util.Context context)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<ResourcesResponseInner>> getLogAnalyticsResourcesWithResponseAsync(String resourceGroupName, String profileName)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<ResourcesResponseInner> getLogAnalyticsResourcesAsync(String resourceGroupName, String profileName)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ResourcesResponseInner getLogAnalyticsResources(String resourceGroupName, String profileName)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<ResourcesResponseInner> getLogAnalyticsResourcesWithResponse(String resourceGroupName, String profileName, com.azure.core.util.Context context)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<WafMetricsResponseInner>> getWafLogAnalyticsMetricsWithResponseAsync(String resourceGroupName, String profileName, List<WafMetric> metrics, OffsetDateTime dateTimeBegin, OffsetDateTime dateTimeEnd, WafGranularity granularity, List<WafAction> actions, List<WafRankingGroupBy> groupBy, List<WafRuleType> ruleTypes)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.metrics - Array of WafMetric.dateTimeBegin - The dateTimeBegin parameter.dateTimeEnd - The dateTimeEnd parameter.granularity - The granularity parameter.actions - Array of WafAction.groupBy - Array of WafRankingGroupBy.ruleTypes - Array of WafRuleType.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<WafMetricsResponseInner> getWafLogAnalyticsMetricsAsync(String resourceGroupName, String profileName, List<WafMetric> metrics, OffsetDateTime dateTimeBegin, OffsetDateTime dateTimeEnd, WafGranularity granularity, List<WafAction> actions, List<WafRankingGroupBy> groupBy, List<WafRuleType> ruleTypes)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.metrics - Array of WafMetric.dateTimeBegin - The dateTimeBegin parameter.dateTimeEnd - The dateTimeEnd parameter.granularity - The granularity parameter.actions - Array of WafAction.groupBy - Array of WafRankingGroupBy.ruleTypes - Array of WafRuleType.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<WafMetricsResponseInner> getWafLogAnalyticsMetricsAsync(String resourceGroupName, String profileName, List<WafMetric> metrics, OffsetDateTime dateTimeBegin, OffsetDateTime dateTimeEnd, WafGranularity granularity)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.metrics - Array of WafMetric.dateTimeBegin - The dateTimeBegin parameter.dateTimeEnd - The dateTimeEnd parameter.granularity - The granularity parameter.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.WafMetricsResponseInner getWafLogAnalyticsMetrics(String resourceGroupName, String profileName, List<WafMetric> metrics, OffsetDateTime dateTimeBegin, OffsetDateTime dateTimeEnd, WafGranularity granularity)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.metrics - Array of WafMetric.dateTimeBegin - The dateTimeBegin parameter.dateTimeEnd - The dateTimeEnd parameter.granularity - The granularity parameter.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<WafMetricsResponseInner> getWafLogAnalyticsMetricsWithResponse(String resourceGroupName, String profileName, List<WafMetric> metrics, OffsetDateTime dateTimeBegin, OffsetDateTime dateTimeEnd, WafGranularity granularity, List<WafAction> actions, List<WafRankingGroupBy> groupBy, List<WafRuleType> ruleTypes, com.azure.core.util.Context context)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.metrics - Array of WafMetric.dateTimeBegin - The dateTimeBegin parameter.dateTimeEnd - The dateTimeEnd parameter.granularity - The granularity parameter.actions - Array of WafAction.groupBy - Array of WafRankingGroupBy.ruleTypes - Array of WafRuleType.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<WafRankingsResponseInner>> getWafLogAnalyticsRankingsWithResponseAsync(String resourceGroupName, String profileName, List<WafMetric> metrics, OffsetDateTime dateTimeBegin, OffsetDateTime dateTimeEnd, int maxRanking, List<WafRankingType> rankings, List<WafAction> actions, List<WafRuleType> ruleTypes)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.metrics - Array of WafMetric.dateTimeBegin - The dateTimeBegin parameter.dateTimeEnd - The dateTimeEnd parameter.maxRanking - The maxRanking parameter.rankings - Array of WafRankingType.actions - Array of WafAction.ruleTypes - Array of WafRuleType.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<WafRankingsResponseInner> getWafLogAnalyticsRankingsAsync(String resourceGroupName, String profileName, List<WafMetric> metrics, OffsetDateTime dateTimeBegin, OffsetDateTime dateTimeEnd, int maxRanking, List<WafRankingType> rankings, List<WafAction> actions, List<WafRuleType> ruleTypes)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.metrics - Array of WafMetric.dateTimeBegin - The dateTimeBegin parameter.dateTimeEnd - The dateTimeEnd parameter.maxRanking - The maxRanking parameter.rankings - Array of WafRankingType.actions - Array of WafAction.ruleTypes - Array of WafRuleType.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<WafRankingsResponseInner> getWafLogAnalyticsRankingsAsync(String resourceGroupName, String profileName, List<WafMetric> metrics, OffsetDateTime dateTimeBegin, OffsetDateTime dateTimeEnd, int maxRanking, List<WafRankingType> rankings)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.metrics - Array of WafMetric.dateTimeBegin - The dateTimeBegin parameter.dateTimeEnd - The dateTimeEnd parameter.maxRanking - The maxRanking parameter.rankings - Array of WafRankingType.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.WafRankingsResponseInner getWafLogAnalyticsRankings(String resourceGroupName, String profileName, List<WafMetric> metrics, OffsetDateTime dateTimeBegin, OffsetDateTime dateTimeEnd, int maxRanking, List<WafRankingType> rankings)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.metrics - Array of WafMetric.dateTimeBegin - The dateTimeBegin parameter.dateTimeEnd - The dateTimeEnd parameter.maxRanking - The maxRanking parameter.rankings - Array of WafRankingType.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<WafRankingsResponseInner> getWafLogAnalyticsRankingsWithResponse(String resourceGroupName, String profileName, List<WafMetric> metrics, OffsetDateTime dateTimeBegin, OffsetDateTime dateTimeEnd, int maxRanking, List<WafRankingType> rankings, List<WafAction> actions, List<WafRuleType> ruleTypes, com.azure.core.util.Context context)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.metrics - Array of WafMetric.dateTimeBegin - The dateTimeBegin parameter.dateTimeEnd - The dateTimeEnd parameter.maxRanking - The maxRanking parameter.rankings - Array of WafRankingType.actions - Array of WafAction.ruleTypes - Array of WafRuleType.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Copyright © 2021 Microsoft Corporation. All rights reserved.