Partager via


ApplicationGatewaysOperationsExtensions.ListAvailableSslPredefinedPoliciesAsync Méthode

Définition

Répertorie toutes les stratégies prédéfinies SSL pour la configuration de la stratégie Ssl.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.ApplicationGatewaySslPredefinedPolicy>> ListAvailableSslPredefinedPoliciesAsync (this Microsoft.Azure.Management.Network.IApplicationGatewaysOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListAvailableSslPredefinedPoliciesAsync : Microsoft.Azure.Management.Network.IApplicationGatewaysOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.ApplicationGatewaySslPredefinedPolicy>>
<Extension()>
Public Function ListAvailableSslPredefinedPoliciesAsync (operations As IApplicationGatewaysOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of ApplicationGatewaySslPredefinedPolicy))

Paramètres

operations
IApplicationGatewaysOperations

Groupe d’opérations pour cette méthode d’extension.

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

S’applique à