HostedServiceOperationsExtensions.List(IHostedServiceOperations) 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 services hébergés répertorie les services cloud disponibles dans l’abonnement actuel. (voir http://msdn.microsoft.com/en-us/library/windowsazure/ee460781.aspx pour plus d’informations)
public static Microsoft.WindowsAzure.Management.Compute.Models.HostedServiceListResponse List (this Microsoft.WindowsAzure.Management.Compute.IHostedServiceOperations operations);
static member List : Microsoft.WindowsAzure.Management.Compute.IHostedServiceOperations -> Microsoft.WindowsAzure.Management.Compute.Models.HostedServiceListResponse
<Extension()>
Public Function List (operations As IHostedServiceOperations) As HostedServiceListResponse
Paramètres
- operations
- IHostedServiceOperations
Référence à Microsoft.WindowsAzure.Management.Compute.IHostedServiceOperations.
Retours
Réponse de l’opération List Hosted Service.
S’applique à
Azure SDK for .NET