Compartilhar via


DeletedServicesOperationsExtensions.ListBySubscription Método

Definição

Lista todos os serviços disponíveis com exclusão reversível para cancelamento da exclusão da assinatura selecionada.

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)

Parâmetros

operations
IDeletedServicesOperations

O grupo de operações para esse método de extensão.

Retornos

Aplica-se a