public static interface Deployment.ExecutionStages.WithWhatIfLocation
| Modifier and Type | Method and Description |
|---|---|
Deployment.ExecutionStages.WithWhatIf |
withLocation(String location)
Specifies the location to store the deployment data.
|
Deployment.ExecutionStages.WithWhatIf withLocation(String location)
location - the location value to set.Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.