次の方法で共有


ServicesOperationsExtensions.ListBySubscription(IServicesOperations) メソッド

定義

サブスクリプション内のすべてのリソースを一覧表示する要求を処理します。

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

パラメーター

operations
IServicesOperations

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

戻り値

適用対象