| Modifier and Type | Interface and Description |
|---|---|
static interface |
FunctionApp.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
FunctionApp.DefinitionStages.WithCreate
A function app definition with sufficient inputs to create a new
function app in the cloud, but exposing additional optional
inputs to specify.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/