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
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java