Microsoft.Azure.Management.AppService.Fluent.WebApp.Update Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IUpdate |
The template for a web app update operation, containing all the settings that can be modified. |
IWithAppServicePlan |
A web app update allowing app service plan to be set. |
IWithCredentials |
A web app update allowing docker hub credentials to be set. |
IWithDockerContainerImage |
A web app update allowing docker image source to be specified. |
IWithStartUpCommand |
A web app definition allowing docker startup command to be specified. This will replace the "CMD" section in the Dockerfile. |
IWithWindowsRuntimeStack |
A web app update allowing runtime stack on Windows operating system to be specified. |
Azure SDK for .NET