Get-AzFrontDoorWafManagedRuleSetDefinition
取得 WAF 受控規則集定義
語法
Get-AzFrontDoorWafManagedRuleSetDefinition
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Description
取得要作為參考的 WAF 受控規則集定義清單
範例
範例 1
Get-AzFrontDoorWafManagedRuleSetDefinition
ProvisioningState RuleSetType RuleSetVersion RuleGroups
----------------- ----------- -------------- ----------
Succeeded DefaultRuleSet 1.0 {PROTOCOL-ATTACK, LFI, RFI, RCE...}
Succeeded Microsoft_BotManagerRuleSet 1.0 {BadBots, GoodBots, UnknownBots}
Succeeded DefaultRuleSet preview-0.1 {LFI, RFI, RCE, PHP...}
Succeeded BotProtection preview-0.1 {KnownBadBots}
取得 WAF 受控規則集定義。
參數
-DefaultProfile
用於與 Azure 通訊的認證、帳戶、租用戶和訂用帳戶。
類型: | IAzureContextContainer |
別名: | AzContext, AzureRmContext, AzureCredential |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
輸入
None