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 © 2021 Microsoft Corporation. All rights reserved.