Class RateLimitCorrelateArgs
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Cloudflare.Inputs
Assembly: Pulumi.Cloudflare.dll
Syntax
public sealed class RateLimitCorrelateArgs : ResourceArgs
Constructors
View SourceRateLimitCorrelateArgs()
Declaration
public RateLimitCorrelateArgs()
Properties
View SourceBy
If set to 'nat', NAT support will be enabled for rate limiting.
Declaration
public Input<string> By { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |