Partager via


HostedServiceOperationsExtensions.List(IHostedServiceOperations) Méthode

Définition

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 à