Partager via


AppServiceEnvironmentsOperationsExtensions.ListOperations Méthode

Définition

Répertorie toutes les opérations en cours d’exécution sur le App Service Environment.

public static System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.Operation> ListOperations (this Microsoft.Azure.Management.WebSites.IAppServiceEnvironmentsOperations operations, string resourceGroupName, string name);
static member ListOperations : Microsoft.Azure.Management.WebSites.IAppServiceEnvironmentsOperations * string * string -> System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.Operation>
<Extension()>
Public Function ListOperations (operations As IAppServiceEnvironmentsOperations, resourceGroupName As String, name As String) As IList(Of Operation)

Paramètres

operations
IAppServiceEnvironmentsOperations

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

resourceGroupName
String

Nom du groupe de ressources auquel appartient la ressource.

name
String

Nom du App Service Environment.

Retours

Remarques

Description pour Répertorier toutes les opérations en cours d’exécution sur le App Service Environment.

S’applique à