次の方法で共有


Get-AzApplicationGatewayAvailableWafRuleSet

使用可能なすべての Web アプリケーション ファイアウォール規則セットを取得します。

構文

Default (既定)

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

説明

Get-AzApplicationGatewayAvailableWafRuleSet コマンドレットは、使用可能なすべての Web アプリケーション ファイアウォール規則セットを取得します。

例 1

$availableRuleSets = Get-AzApplicationGatewayAvailableWafRuleSet

このコマンドは、使用可能なすべての Web アプリケーション ファイアウォール規則セットを返します。

パラメーター

-DefaultProfile

Azure との通信に使用される資格情報、アカウント、テナント、サブスクリプション。

パラメーターのプロパティ

型:IAzureContextContainer
規定値:None
ワイルドカードのサポート:False
DontShow:False
Aliases:AzContext, AzureRmContext, AzureCredential

パラメーター セット

(All)
配置:Named
必須:False
パイプラインからの値:False
プロパティ名別のパイプラインからの値:False
残りの引数からの値:False

CommonParameters

このコマンドレットでは、一般的なパラメーター -Debug、-ErrorAction、-ErrorVariable、-InformationAction、-InformationVariable、-OutBuffer、-OutVariable、-PipelineVariable、-ProgressAction、-Verbose、-WarningAction、-WarningVariable の各パラメーターがサポートされています。 詳細については、about_CommonParametersを参照してください。

入力

None

出力

PSApplicationGatewayAvailableWafRuleSetsResult

メモ

List-AzApplicationGatewayAvailableWafRuleSets、Get-AzApplicationGatewayAvailableWafRuleSet コマンドレットのエイリアスです。