WebAppBase.DefinitionStages.WithSiteEnabled<FluentT> Interface
Type Parameters
- FluentT
the type of the resource
public interface WithSiteEnabled
A web app definition stage 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 WithCreate
Disables the web app upon creation.
Returns:
the next stage of the definition
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