IWithSiteConfigs<FluentT>.WithAutoSwapSlotName(String) Metod

Definition

Anger facknamnet för automatisk växling när en distribution har slutförts i den här webbappen/distributionsfacket.

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)

Parametrar

slotName
String

Namnet på platsen, eller "produktion", för automatisk växling.

Returer

Gäller för