Partager via


ServicesOperationsExtensions.ListBySubscription(IServicesOperations) Méthode

Définition

Gère les demandes de liste de toutes les ressources d’un abonnement.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppPlatform.Models.ServiceResource> ListBySubscription (this Microsoft.Azure.Management.AppPlatform.IServicesOperations operations);
static member ListBySubscription : Microsoft.Azure.Management.AppPlatform.IServicesOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppPlatform.Models.ServiceResource>
<Extension()>
Public Function ListBySubscription (operations As IServicesOperations) As IPage(Of ServiceResource)

Paramètres

operations
IServicesOperations

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

Retours

S’applique à