Delen via


IWithSiteConfigs<FluentT>.WithAutoSwapSlotName(String) Methode

Definitie

Hiermee geeft u de sitenaam automatisch wisselen wanneer een implementatie is voltooid in deze web-app/implementatiesite.

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

Parameters

slotName
String

De naam van de site, of 'productie', om automatisch te wisselen.

Retouren

Van toepassing op