Share via


ApplicationGatewayWafDynamicManifestsOperationsExtensions.Get Method

Definition

Gets the regional application gateway waf manifest.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.ApplicationGatewayWafDynamicManifestResult> Get (this Microsoft.Azure.Management.Network.IApplicationGatewayWafDynamicManifestsOperations operations, string location);
static member Get : Microsoft.Azure.Management.Network.IApplicationGatewayWafDynamicManifestsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.ApplicationGatewayWafDynamicManifestResult>
<Extension()>
Public Function Get (operations As IApplicationGatewayWafDynamicManifestsOperations, location As String) As IPage(Of ApplicationGatewayWafDynamicManifestResult)

Parameters

operations
IApplicationGatewayWafDynamicManifestsOperations

The operations group for this extension method.

location
String

The region where the nrp are located at.

Returns

Applies to