共用方式為


Get-AzApplicationGatewayAvailableWafRuleSet

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

語法

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

Description

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

範例

範例 1

$availableRuleSets = Get-AzApplicationGatewayAvailableWafRuleSet

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

參數

-DefaultProfile

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

類型:IAzureContextContainer
別名:AzContext, AzureRmContext, AzureCredential
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

輸入

None

輸出

PSApplicationGatewayAvailableWafRuleSetsResult

備註

List-AzApplicationGatewayAvailableWafRuleSets 是 Get-AzApplicationGatewayAvailableWafRuleSet Cmdlet 的別名