Freigeben über


SiteSlotConfigSnapshotResource.RecoverSiteConfigurationSnapshotSlotAsync Methode

Definition

Beschreibung für Stellt die Konfiguration einer App auf eine vorherige Momentaufnahme zurück.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/web/snapshots/{snapshotId}/recover
  • Vorgang IdWebApps_RecoverSiteConfigurationSnapshotSlot
public virtual System.Threading.Tasks.Task<Azure.Response> RecoverSiteConfigurationSnapshotSlotAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member RecoverSiteConfigurationSnapshotSlotAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
override this.RecoverSiteConfigurationSnapshotSlotAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
Public Overridable Function RecoverSiteConfigurationSnapshotSlotAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: