< Back
Get-AzureRmApplicationGatewayAvailableWafRuleSets
Post
NAME Get-AzureRmApplicationGatewayAvailableWafRuleSets
SYNOPSIS
Gets all available web application firewall rule sets.
SYNTAX
Get-AzureRmApplicationGatewayAvailableWafRuleSets [-DefaultProfile <IAzureContextContainer>] [<CommonParameters>]
DESCRIPTION
The Get-AzureRmApplicationGatewayAvailableWafRuleSets cmdlet gets all available web application firewall rule sets.
PARAMETERS
-DefaultProfile <IAzureContextContainer>
The credentials, account, tenant, and subscription used for communication with azure.
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
OUTPUTS
Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayAvailableWafRuleSetsResult
NOTES
List-AzureRmApplicationGatewayAvailableWafRuleSets is an alias for the Get-AzureRmApplicationGatewayAvailableWafRuleSets cmdlet.
Example 1
PS C:\\>$availableRuleSets = Get-AzureRmApplicationGatewayAvailableWafRuleSets
This commands returns all the available web application firewall rule sets.
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... afrulesets
SYNOPSIS
Gets all available web application firewall rule sets.
SYNTAX
Get-AzureRmApplicationGatewayAvailableWafRuleSets [-DefaultProfile <IAzureContextContainer>] [<CommonParameters>]
DESCRIPTION
The Get-AzureRmApplicationGatewayAvailableWafRuleSets cmdlet gets all available web application firewall rule sets.
PARAMETERS
-DefaultProfile <IAzureContextContainer>
The credentials, account, tenant, and subscription used for communication with azure.
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
OUTPUTS
Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayAvailableWafRuleSetsResult
NOTES
List-AzureRmApplicationGatewayAvailableWafRuleSets is an alias for the Get-AzureRmApplicationGatewayAvailableWafRuleSets cmdlet.
Example 1
PS C:\\>$availableRuleSets = Get-AzureRmApplicationGatewayAvailableWafRuleSets
This commands returns all the available web application firewall rule sets.
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... afrulesets