Partager via


DeletedSiteResource.GetDeletedWebAppSnapshotsAsync(CancellationToken) Méthode

Définition

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

  • Chemin/abonnements de la demande/{subscriptionId}/providers/Microsoft.Web/deletedSites/{deletedSiteId}/snapshots
  • IdGlobal_GetDeletedWebAppSnapshots d’opération
public virtual Azure.AsyncPageable<Azure.ResourceManager.AppService.Models.AppSnapshot> GetDeletedWebAppSnapshotsAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetDeletedWebAppSnapshotsAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.AppService.Models.AppSnapshot>
override this.GetDeletedWebAppSnapshotsAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.AppService.Models.AppSnapshot>
Public Overridable Function GetDeletedWebAppSnapshotsAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of AppSnapshot)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Collection asynchrone de qui peut nécessiter plusieurs demandes de AppSnapshot service pour itérer.

S’applique à