Partager via


AppsOperationsExtensions.ListBySubscription(IAppsOperations) Méthode

Définition

Obtenir toutes les applications IoT Central d’un abonnement.

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

Paramètres

operations
IAppsOperations

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

Retours

S’applique à