次の方法で共有


IWebApps.ListWebAppBasic メソッド

定義

現在選択されているサブスクリプションのWeb Appsの基本情報を一覧表示します。

public System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.AppService.Fluent.IWebAppBasic> ListWebAppBasic ();
abstract member ListWebAppBasic : unit -> seq<Microsoft.Azure.Management.AppService.Fluent.IWebAppBasic>
Public Function ListWebAppBasic () As IEnumerable(Of IWebAppBasic)

戻り値

リソースの一覧

適用対象