Interface FunctionApp.DefinitionStages.WithRuntimeVersion

    • Method Detail

      • withRuntimeVersion

        FunctionApp.DefinitionStages.WithCreate withRuntimeVersion​(String version)
        Specifies the runtime version for the function app.
        Parameters:
        version - the version of the Azure Functions runtime
        Returns:
        the next stage of the definition