Compartilhar via


ApplicationGatewayWafDynamicManifestResultList Class

Response for ApplicationGatewayWafDynamicManifests API service call.

Inheritance
azure.mgmt.network._serialization.Model
ApplicationGatewayWafDynamicManifestResultList

Constructor

ApplicationGatewayWafDynamicManifestResultList(*, value: List[_models.ApplicationGatewayWafDynamicManifestResult] | None = None, next_link: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
value

The list of application gateway waf manifest.

next_link
str

URL to get the next set of results.

Variables

Name Description
value

The list of application gateway waf manifest.

next_link
str

URL to get the next set of results.