public static interface Deployment.ExecutionStages.WithWhatIfResultFormat
| Modifier and Type | Method and Description |
|---|---|
Deployment.ExecutionStages.WithWhatIf |
withFullResourcePayloadsResultFormat()
Specifies the result format with value of 'FULL_RESOURCE_PAYLOADS' in What-if settings of deployment properties.
|
Deployment.ExecutionStages.WithWhatIf |
withResourceIdOnlyResultFormat()
Specifies the result format with value of 'RESOURCE_ID_ONLY' in What-if settings of deployment properties.
|
Deployment.ExecutionStages.WithWhatIf withFullResourcePayloadsResultFormat()
Deployment.ExecutionStages.WithWhatIf withResourceIdOnlyResultFormat()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/