WebAppBase.UpdateStages.WithSiteEnabled<FluentT> Interface
Type Parameters
- FluentT
the type of the resource
public interface WithSiteEnabled
The stage of the web app update allowing disabling the web app upon creation.
Method Summary
Modifier and Type | Method and Description |
---|---|
Web |
withAppDisabledOnCreation()
Disables the web app upon creation. |
Method Details
withAppDisabledOnCreation
public Update
Disables the web app upon creation.
Returns:
the next stage of web app update
Applies to
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java