WebAppBase.DefinitionStages.WithCreate<FluentT> Interface
Type Parameters
- FluentT
the type of the resource
public interface WithCreate extends Creatable,Resource.DefinitionWithTags<WithCreate>,WebAppBase.DefinitionStages.WithClientAffinityEnabled,WebAppBase.DefinitionStages.WithClientCertEnabled,WebAppBase.DefinitionStages.WithScmSiteAlsoStopped,WebAppBase.DefinitionStages.WithSiteConfigs,WebAppBase.DefinitionStages.WithAppSettings,WebAppBase.DefinitionStages.WithConnectionString,WebAppBase.DefinitionStages.WithSourceControl,WebAppBase.DefinitionStages.WithHostNameBinding,WebAppBase.DefinitionStages.WithHostNameSslBinding,WebAppBase.DefinitionStages.WithAuthentication
A site definition with sufficient inputs to create a new web app / deployments slot in the cloud, but exposing additional optional inputs to specify.
Inherited Members
Applies to
Azure SDK for Java