ApplicationGatewayWafDynamicManifestsOperations Class

Warning

DO NOT instantiate this class directly.

Instead, you should access the following operations through

NetworkManagementClient's

<xref:application_gateway_waf_dynamic_manifests> attribute.

Constructor

ApplicationGatewayWafDynamicManifestsOperations(*args, **kwargs)

Methods

get

Gets the regional application gateway waf manifest.

get

Gets the regional application gateway waf manifest.

get(location: str, **kwargs: Any) -> ItemPaged[ApplicationGatewayWafDynamicManifestResult]

Parameters

Name Description
location
Required
str

The location for which the WAF dynamic manifest is requested. Required.

Returns

Type Description

An iterator like instance of ApplicationGatewayWafDynamicManifestResult

Exceptions

Type Description