Partager via


IGlobalModelOperations Interface

Définition

Opérations GlobalModelOperations.

public interface IGlobalModelOperations
type IGlobalModelOperations = interface
Public Interface IGlobalModelOperations

Méthodes

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

Obtenir toutes les applications supprimées d’un abonnement.

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

Obtenir une application supprimée pour un abonnement.

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

Obtient une opération dans un abonnement et une région donnée

Méthodes d’extension

GetDeletedWebApp(IGlobalModelOperations, String)

Obtenir une application supprimée pour un abonnement.

GetDeletedWebAppAsync(IGlobalModelOperations, String, CancellationToken)

Obtenir une application supprimée pour un abonnement.

GetDeletedWebAppSnapshots(IGlobalModelOperations, String)

Obtenir toutes les applications supprimées d’un abonnement.

GetDeletedWebAppSnapshotsAsync(IGlobalModelOperations, String, CancellationToken)

Obtenir toutes les applications supprimées d’un abonnement.

GetSubscriptionOperationWithAsyncResponse(IGlobalModelOperations, String, String)

Obtient une opération dans un abonnement et une région donnée

GetSubscriptionOperationWithAsyncResponseAsync(IGlobalModelOperations, String, String, CancellationToken)

Obtient une opération dans un abonnement et une région donnée

S’applique à