ApplicationGatewayWafDynamicManifestsDefaultOperations Class
Warning
DO NOT instantiate this class directly.
Instead, you should access the following operations through
<xref:application_gateway_waf_dynamic_manifests_default> attribute.
Constructor
ApplicationGatewayWafDynamicManifestsDefaultOperations(*args, **kwargs)
Methods
| get |
Gets the regional application gateway waf manifest. |
get
Gets the regional application gateway waf manifest.
async get(location: str, **kwargs: Any) -> ApplicationGatewayWafDynamicManifestResult
Parameters
| Name | Description |
|---|---|
|
location
Required
|
The location for which the WAF dynamic manifest is requested. Required. |
Returns
| Type | Description |
|---|---|
|
ApplicationGatewayWafDynamicManifestResult. The ApplicationGatewayWafDynamicManifestResult is compatible with MutableMapping |
Exceptions
| Type | Description |
|---|---|