Partilhar via


IWithSiteConfigs<FluentT>.WithAutoSwapSlotName(String) Método

Definição

Especifica o nome do bloco a trocar automaticamente quando uma implementação estiver concluída nesta aplicação Web/bloco de implementação.

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)

Parâmetros

slotName
String

O nome do bloco, ou "produção", para a troca automática.

Devoluções

Aplica-se a