次の方法で共有


AppsOperationsExtensions.ListTemplates(IAppsOperations) メソッド

定義

使用可能なすべてのアプリケーション テンプレートを取得します。

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

パラメーター

operations
IAppsOperations

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

戻り値

適用対象