Freigeben über


ProviderOperationsExtensions.ListOperations(IProviderOperations) Methode

Definition

Ruft alle verfügbaren Vorgänge für den Microsoft.Web-Ressourcenanbieter ab. Macht außerdem Ressourcenmetrikdefinitionen verfügbar.

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

Parameter

operations
IProviderOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

Gibt zurück

Hinweise

Beschreibung für Ruft alle verfügbaren Vorgänge für den Microsoft.Web-Ressourcenanbieter ab. Macht außerdem Ressourcenmetrikdefinitionen verfügbar.

Gilt für: