Get-AzApplicationGatewayAvailableWafRuleSet
Gets all available web application firewall rule sets.
Syntax
Get-AzApplicationGatewayAvailableWafRuleSet
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Description
The Get-AzApplicationGatewayAvailableWafRuleSet cmdlet gets all available web application firewall rule sets.
Examples
Example 1
$availableRuleSets = Get-AzApplicationGatewayAvailableWafRuleSet
This commands returns all the available web application firewall rule sets.
Parameters
-DefaultProfile
The credentials, account, tenant, and subscription used for communication with azure.
Type: | IAzureContextContainer |
Aliases: | AzContext, AzureRmContext, AzureCredential |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Inputs
None
Outputs
Notes
List-AzApplicationGatewayAvailableWafRuleSets is an alias for the Get-AzApplicationGatewayAvailableWafRuleSet cmdlet.
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure PowerShell