次の方法で共有


ContainerAppsOperationsExtensions.ListBySubscription メソッド

定義

特定のサブスクリプションで Container Apps を取得します。

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

パラメーター

operations
IContainerAppsOperations

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

戻り値

適用対象