public static interface Deployment.UpdateStages.WithMode
| Modifier and Type | Method and Description |
|---|---|
Deployment.Update |
withMode(DeploymentMode mode)
Specifies the deployment mode.
|
Deployment.Update withMode(DeploymentMode mode)
mode - the mode of the deployment/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/