次の方法で共有


DeletedServicesOperationsExtensions.ListBySubscription メソッド

定義

指定されたサブスクリプションについて削除の取り消しが可能な、論理的に削除されたサービスを一覧表示します。

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

パラメーター

operations
IDeletedServicesOperations

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

戻り値

適用対象