public static interface DeploymentSlotBase.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DeploymentSlotBase.UpdateStages.WithCredentials<FluentT>
A deployment slot update allowing docker hub credentials to be set.
|
static interface |
DeploymentSlotBase.UpdateStages.WithDockerContainerImage<FluentT>
A deployment slot update allowing docker image source to be specified.
|
static interface |
DeploymentSlotBase.UpdateStages.WithRuntimeVersion<FluentT>
A deployment slot update allowing runtime version to be specified.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/