次の方法で共有


AppsOperationsExtensions.ListBySubscription(IAppsOperations) メソッド

定義

サブスクリプション内のすべての IoT Central アプリケーションを取得します。

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)

パラメーター

operations
IAppsOperations

この拡張メソッドの操作グループ。

戻り値

適用対象