Uses of Class
com.microsoft.azure.management.cdn.LogRanking
Packages that use LogRanking
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of LogRanking in com.microsoft.azure.management.cdn
Fields in com.microsoft.azure.management.cdn declared as LogRankingModifier and TypeFieldDescriptionstatic final LogRanking
LogRanking.BROWSER
Static value browser for LogRanking.static final LogRanking
LogRanking.COUNTRY_OR_REGION
Static value countryOrRegion for LogRanking.static final LogRanking
LogRanking.REFERRER
Static value referrer for LogRanking.static final LogRanking
LogRanking.URL
Static value url for LogRanking.static final LogRanking
LogRanking.USER_AGENT
Static value userAgent for LogRanking.Methods in com.microsoft.azure.management.cdn that return LogRankingModifier and TypeMethodDescriptionstatic LogRanking
LogRanking.fromString
(String name) Creates or finds a LogRanking from its string representation.Methods in com.microsoft.azure.management.cdn that return types with arguments of type LogRanking