共用方式為


Get-AzApplicationGatewayWafDynamicManifest

取得 Web 應用程式防火牆指令清單和所有支援的規則集。

語法

Get-AzApplicationGatewayWafDynamicManifest
   -Location <String>
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]

Description

Get-AzApplicationGatewayWafDynamicManifest Cmdlet 會取得 Web 應用程式防火牆指令清單和所有支持的規則集。

範例

範例 1

$wafManifest = Get-AzApplicationGatewayWafDynamicManifest -Location westcentralus

此命令會傳回 Web 應用程式防火牆指令清單和所有支援的規則集。

參數

-DefaultProfile

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

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

-Location

查詢資源使用量的位置。

類型:String
Position:Named
預設值:None
必要:True
接受管線輸入:True
接受萬用字元:False

輸入

String

輸出

PSUsage