Uses of Class
com.microsoft.azure.management.cdn.RateLimitRule
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of RateLimitRule in com.microsoft.azure.management.cdn
Modifier and TypeMethodDescriptionRateLimitRule.withRateLimitDurationInMinutes
(int rateLimitDurationInMinutes) Set defines rate limit duration.RateLimitRule.withRateLimitThreshold
(int rateLimitThreshold) Set defines rate limit threshold.Modifier and TypeMethodDescriptionRateLimitRuleList.withRules
(List<RateLimitRule> rules) Set list of rules.