Partager via


SubscriptionServicePrincipalOperationsExtensions.ListAsync Méthode

Définition

L’opération List Service Principal récupère tous les principaux de service qui existent dans l’abonnement actuel.

public static System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.Models.SubscriptionServicePrincipalListResponse> ListAsync (this Microsoft.WindowsAzure.Management.ISubscriptionServicePrincipalOperations operations);
static member ListAsync : Microsoft.WindowsAzure.Management.ISubscriptionServicePrincipalOperations -> System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.Models.SubscriptionServicePrincipalListResponse>
<Extension()>
Public Function ListAsync (operations As ISubscriptionServicePrincipalOperations) As Task(Of SubscriptionServicePrincipalListResponse)

Paramètres

operations
ISubscriptionServicePrincipalOperations

Référence à Microsoft.WindowsAzure.Management.ISubscriptionServicePrincipalOperations.

Retours

Réponse d’opération List Service Principal.

S’applique à