WebApplicationFirewallCustomRule.RateLimitDuration Property       
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Duration over which Rate Limit policy will be applied. Applies only when ruleType is RateLimitRule.
public Azure.ResourceManager.Network.Models.ApplicationGatewayFirewallRateLimitDuration? RateLimitDuration { get; set; }
	member this.RateLimitDuration : Nullable<Azure.ResourceManager.Network.Models.ApplicationGatewayFirewallRateLimitDuration> with get, set
	Public Property RateLimitDuration As Nullable(Of ApplicationGatewayFirewallRateLimitDuration)