Freigeben über


DomainRegistrationProviderOperationsExtensions.ListOperations Methode

Definition

Implementiert die Csm-Vorgangs-API, um die Liste der verfügbaren Csm-APIs unter dem Ressourcenanbieter verfügbar zu machen.

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

Parameter

operations
IDomainRegistrationProviderOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

Gibt zurück

Hinweise

Beschreibung für Implements Csm operations API to macht die Liste der verfügbaren Csm-APIs unter dem Ressourcenanbieter verfügbar.

Gilt für: