Partager via


AppServiceEnvironmentsOperationsExtensions.List Méthode

Définition

Obtenez tous les environnements App Service pour un abonnement.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.WebSites.Models.AppServiceEnvironmentResource> List (this Microsoft.Azure.Management.WebSites.IAppServiceEnvironmentsOperations operations);
static member List : Microsoft.Azure.Management.WebSites.IAppServiceEnvironmentsOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.WebSites.Models.AppServiceEnvironmentResource>
<Extension()>
Public Function List (operations As IAppServiceEnvironmentsOperations) As IPage(Of AppServiceEnvironmentResource)

Paramètres

operations
IAppServiceEnvironmentsOperations

Groupe d’opérations pour cette méthode d’extension.

Retours

Remarques

Description pour Obtenir tous les environnements App Service pour un abonnement.

S’applique à