public static interface Deployment.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Deployment.UpdateStages.WithMode
A deployment update allowing to change the deployment mode.
|
static interface |
Deployment.UpdateStages.WithParameters
A deployment update allowing to change the parameters.
|
static interface |
Deployment.UpdateStages.WithTemplate
A deployment update allowing to change the template.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/