Deployment.ExecutionStages.WithWhatIfResultFormat Interface
Definition
A deployment execution allowing result format to be specified.
public static interface Deployment.ExecutionStages.WithWhatIfResultFormat
Methods
| withFullResourcePayloadsResultFormat() |
Specifies the result format with value of 'FULL_RESOURCE_PAYLOADS' in What-if settings of deployment properties. |
| withResourceIdOnlyResultFormat() |
Specifies the result format with value of 'RESOURCE_ID_ONLY' in What-if settings of deployment properties. |