Freigeben über


IWithSiteConfigs<FluentT>.WithAutoSwapSlotName(String) Methode

Definition

Gibt den Slotnamen an, der automatisch ausgetauscht werden soll, wenn eine Bereitstellung in diesem Web-App-/Bereitstellungsslot abgeschlossen ist.

public Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<FluentT> WithAutoSwapSlotName (string slotName);
abstract member WithAutoSwapSlotName : string -> Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<'FluentT>
Public Function WithAutoSwapSlotName (slotName As String) As IUpdate(Of FluentT)

Parameter

slotName
String

Der Name des Slots oder "Produktion", der automatisch ausgetauscht werden soll.

Gibt zurück

Gilt für: