Freigeben über


ApplicationGatewaysOperationsExtensions.ListAvailableSslPredefinedPolicies 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> ListAvailableSslPredefinedPolicies (this Microsoft.Azure.Management.Network.IApplicationGatewaysOperations operations);
static member ListAvailableSslPredefinedPolicies : Microsoft.Azure.Management.Network.IApplicationGatewaysOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.ApplicationGatewaySslPredefinedPolicy>
<Extension()>
Public Function ListAvailableSslPredefinedPolicies (operations As IApplicationGatewaysOperations) As IPage(Of ApplicationGatewaySslPredefinedPolicy)

Parameter

operations
IApplicationGatewaysOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

Gibt zurück

Gilt für: