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