public static interface WebApp.UpdateStages
Modifier and Type | Interface and Description |
---|---|
static interface |
WebApp.UpdateStages.WithAppServicePlan
A web app update allowing app service plan to be set.
|
static interface |
WebApp.UpdateStages.WithCredentials
A web app update allowing docker hub credentials to be set.
|
static interface |
WebApp.UpdateStages.WithDockerContainerImage
A web app update allowing docker image source to be specified.
|
static interface |
WebApp.UpdateStages.WithStartUpCommand
A web app definition allowing docker startup command to be specified.
|
Copyright © 2019. All rights reserved.