| Modifier and Type | Interface and Description |
|---|---|
static interface |
DeploymentSlot.Update
The template for a web app update operation, containing all the settings that can be modified.
|
static interface |
FunctionApp.Update
The template for a function app update operation, containing all the settings that can be modified.
|
static interface |
FunctionDeploymentSlot.Update
The template for a web app update operation, containing all the settings that can be modified.
|
static interface |
WebApp.Update
The template for a web app update operation, containing all the settings that can be modified.
|
static interface |
WebApp.UpdateStages.WithStartUpCommand
A web app update allowing docker startup command to be specified.
|
static interface |
WebAppBase.Update<FluentT>
The template for a site update operation, containing all the settings that can be modified.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/