Freigeben über


IDeletedWebAppsOperations Schnittstelle

Definition

DeletedWebAppsOperations-Vorgänge.

public interface IDeletedWebAppsOperations
type IDeletedWebAppsOperations = interface
Public Interface IDeletedWebAppsOperations

Methoden

GetDeletedWebAppByLocationWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Rufen Sie die gelöschte App für ein Abonnement am Standort ab.

ListByLocationNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Abrufen aller gelöschten Apps für ein Abonnement am Standort

ListByLocationWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Abrufen aller gelöschten Apps für ein Abonnement am Standort

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Ruft alle gelöschten Apps für ein Abonnement ab.

ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

Ruft alle gelöschten Apps für ein Abonnement ab.

Erweiterungsmethoden

GetDeletedWebAppByLocationAsync(IDeletedWebAppsOperations, String, String, CancellationToken)

Rufen Sie die gelöschte App für ein Abonnement am Standort ab.

ListAsync(IDeletedWebAppsOperations, CancellationToken)

Ruft alle gelöschten Apps für ein Abonnement ab.

ListByLocationAsync(IDeletedWebAppsOperations, String, CancellationToken)

Abrufen aller gelöschten Apps für ein Abonnement am Standort

ListByLocationNextAsync(IDeletedWebAppsOperations, String, CancellationToken)

Abrufen aller gelöschten Apps für ein Abonnement am Standort

ListNextAsync(IDeletedWebAppsOperations, String, CancellationToken)

Ruft alle gelöschten Apps für ein Abonnement ab.

Gilt für: