Freigeben über


IWebAppBase.ApplySlotConfigurationsAsync(String, CancellationToken) Methode

Definition

Wenden Sie die Slotkonfigurationen (oder klebrigen) vom angegebenen Slot auf den aktuellen Slot an. Dies ist nützlich für "Mit Vorschau austauschen".

public System.Threading.Tasks.Task ApplySlotConfigurationsAsync (string slotName, System.Threading.CancellationToken cancellationToken = default);
abstract member ApplySlotConfigurationsAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Function ApplySlotConfigurationsAsync (slotName As String, Optional cancellationToken As CancellationToken = Nothing) As Task

Parameter

slotName
String

Der Zielslot, über den Konfigurationen angewendet werden sollen.

cancellationToken
CancellationToken

Gibt zurück

Gilt für: