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 deploymentVisit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.