ManagementCertificateOperationsExtensions.List Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
L’opération Répertorier les certificats de gestion répertorie et retourne des informations de base sur tous les certificats de gestion associés à l’abonnement spécifié. Les certificats de gestion, qui sont également appelés certificats d'abonnement, authentifient les clients qui tentent de se connecter aux ressources associées à votre abonnement Azure. (voir http://msdn.microsoft.com/en-us/library/windowsazure/jj154105.aspx pour plus d’informations)
public static Microsoft.WindowsAzure.Management.Models.ManagementCertificateListResponse List (this Microsoft.WindowsAzure.Management.IManagementCertificateOperations operations);
static member List : Microsoft.WindowsAzure.Management.IManagementCertificateOperations -> Microsoft.WindowsAzure.Management.Models.ManagementCertificateListResponse
<Extension()>
Public Function List (operations As IManagementCertificateOperations) As ManagementCertificateListResponse
Paramètres
- operations
- IManagementCertificateOperations
Référence à Microsoft.WindowsAzure.Management.IManagementCertificateOperations.
Retours
Réponse de l’opération Répertorier les certificats de gestion.
S’applique à
Azure SDK for .NET