ApplicationGatewayWafDynamicManifestResultList interface

Response for ApplicationGatewayWafDynamicManifests API service call.

Properties

nextLink

URL to get the next set of results.

value

The list of application gateway waf manifest.

Property Details

URL to get the next set of results.

nextLink?: string

Property Value

string

value

The list of application gateway waf manifest.

value?: ApplicationGatewayWafDynamicManifestResult[]

Property Value