Uses of Interface
com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithNewAppServicePlan
-
-
Uses of FunctionApp.DefinitionStages.WithNewAppServicePlan in com.microsoft.azure.management.appservice
Subinterfaces of FunctionApp.DefinitionStages.WithNewAppServicePlan in com.microsoft.azure.management.appservice Modifier and Type Interface Description static interfaceFunctionApp.DefinitionContainer interface for all the definitions that need to be implemented.static interfaceFunctionApp.DefinitionStages.WithCreateA function app definition with sufficient inputs to create a new function app in the cloud, but exposing additional optional inputs to specify.
-