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 con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Java