Delen via


Get-AzApplicationGatewayAvailableWafRuleSet

Hiermee haalt u alle beschikbare webtoepassingsfirewallregelsets op.

Syntaxis

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

Description

De Get-AzApplicationGatewayAvailableWafRuleSet cmdlet haalt alle beschikbare web application firewall-regelsets op.

Voorbeelden

Voorbeeld 1

$availableRuleSets = Get-AzApplicationGatewayAvailableWafRuleSet

Met deze opdrachten worden alle beschikbare webtoepassingsfirewallregelsets geretourneerd.

Parameters

-DefaultProfile

De referenties, het account, de tenant en het abonnement die worden gebruikt voor communicatie met Azure.

Type:IAzureContextContainer
Aliassen:AzContext, AzureRmContext, AzureCredential
Position:Named
Default value:None
Vereist:False
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

Invoerwaarden

None

Uitvoerwaarden

Notities

List-AzApplicationGatewayAvailableWafRuleSets is een alias voor de Cmdlet Get-AzApplicationGatewayAvailableWafRule Set.