Condividi tramite


AzureApplicationGatewayFirewallCustomRuleBase.RuleType Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Describes type of rule.", Mandatory=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
[System.Management.Automation.ValidateSet(new System.String[] { "MatchRule", "RateLimitRule" }, IgnoreCase=true)]
public string RuleType { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Describes type of rule.", Mandatory=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
[<System.Management.Automation.ValidateSet(new System.String[] { "MatchRule", "RateLimitRule" }, IgnoreCase=true)>]
member this.RuleType : string with get, set
Public Property RuleType As String

Property Value

Attributes

Applies to