Partager via


SubscriptionServicePrincipalOperationsExtensions.List Méthode

Définition

L’opération Répertorier le principal de service récupère tous les principaux de service qui existent dans l’abonnement actuel.

public static Microsoft.WindowsAzure.Management.Models.SubscriptionServicePrincipalListResponse List (this Microsoft.WindowsAzure.Management.ISubscriptionServicePrincipalOperations operations);
static member List : Microsoft.WindowsAzure.Management.ISubscriptionServicePrincipalOperations -> Microsoft.WindowsAzure.Management.Models.SubscriptionServicePrincipalListResponse
<Extension()>
Public Function List (operations As ISubscriptionServicePrincipalOperations) As SubscriptionServicePrincipalListResponse

Paramètres

operations
ISubscriptionServicePrincipalOperations

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

Retours

Réponse de l’opération List Service Principal.

S’applique à