Interface WebApp.DefinitionStages.WithCreate

All Superinterfaces:
Creatable<WebApp>, HasName, Indexable, Resource.DefinitionWithTags<WebAppBase.DefinitionStages.WithCreate<WebApp>>, WebAppBase.DefinitionStages.WithAppSettings<WebApp>, WebAppBase.DefinitionStages.WithAuthentication<WebApp>, WebAppBase.DefinitionStages.WithClientAffinityEnabled<WebApp>, WebAppBase.DefinitionStages.WithClientCertEnabled<WebApp>, WebAppBase.DefinitionStages.WithConnectionString<WebApp>, WebAppBase.DefinitionStages.WithCreate<WebApp>, WebAppBase.DefinitionStages.WithDiagnosticLogging<WebApp>, WebAppBase.DefinitionStages.WithHostNameBinding<WebApp>, WebAppBase.DefinitionStages.WithHostNameSslBinding<WebApp>, WebAppBase.DefinitionStages.WithManagedServiceIdentity<WebApp>, WebAppBase.DefinitionStages.WithNetworkAccess<WebApp>, WebAppBase.DefinitionStages.WithScmSiteAlsoStopped<WebApp>, WebAppBase.DefinitionStages.WithSiteConfigs<WebApp>, WebAppBase.DefinitionStages.WithSourceControl<WebApp>
All Known Subinterfaces:
WebApp.Definition, WebApp.DefinitionStages.WithStartUpCommand, WebApp.DefinitionStages.WithWindowsAppFramework
Enclosing interface:
WebApp.DefinitionStages

public static interface WebApp.DefinitionStages.WithCreate extends Creatable<WebApp>, WebAppBase.DefinitionStages.WithCreate<WebApp>
A site definition with sufficient inputs to create a new web app / deployments slot in the cloud, but exposing additional optional inputs to specify.