Get-AzApplicationGatewayAvailableWafRuleSet

取得所有可用的 Web 應用程式防火牆規則集。

Syntax

Get-AzApplicationGatewayAvailableWafRuleSet
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]

Description

Get-AzApplicationGatewayAvailableWafRuleSet Cmdlet 會取得所有可用的 Web 應用程式防火牆規則集。

範例

範例 1

$availableRuleSets = Get-AzApplicationGatewayAvailableWafRuleSet

此命令會傳回所有可用的 Web 應用程式防火牆規則集。

參數

-DefaultProfile

用於與 azure 通訊的認證、帳戶、租用戶和訂用帳戶。

Type:IAzureContextContainer
Aliases:AzContext, AzureRmContext, AzureCredential
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

輸入

None

輸出

PSApplicationGatewayAvailableWafRuleSetsResult

備註

List-AzApplicationGatewayAvailableWafRuleSets 是 Get-AzApplicationGatewayAvailableWafRuleSet Cmdlet 的別名