WebApp.Definition Interface

public interface Definition extends WebApp.DefinitionStages.Blank,WebApp.DefinitionStages.NewAppServicePlanWithGroup,WebApp.DefinitionStages.WithNewAppServicePlan,WebApp.DefinitionStages.WithDockerContainerImage,WebApp.DefinitionStages.WithCredentials,WebApp.DefinitionStages.WithStartUpCommand,WebApp.DefinitionStages.WithCreate

Container interface for all the definitions that need to be implemented.

Inherited Members

Applies to