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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java