Freigeben über


ApplicationGatewaysOperationsExtensions.ListAvailableSslPredefinedPoliciesNext Methode

Definition

Listet alle vordefinierten SSL-Richtlinien zum Konfigurieren der Ssl-Richtlinie auf.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.ApplicationGatewaySslPredefinedPolicy> ListAvailableSslPredefinedPoliciesNext (this Microsoft.Azure.Management.Network.IApplicationGatewaysOperations operations, string nextPageLink);
static member ListAvailableSslPredefinedPoliciesNext : Microsoft.Azure.Management.Network.IApplicationGatewaysOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.ApplicationGatewaySslPredefinedPolicy>
<Extension()>
Public Function ListAvailableSslPredefinedPoliciesNext (operations As IApplicationGatewaysOperations, nextPageLink As String) As IPage(Of ApplicationGatewaySslPredefinedPolicy)

Parameter

operations
IApplicationGatewaysOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

Gibt zurück

Gilt für: