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./**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/