public final class DeploymentWhatIfSettings extends Object
| Constructor and Description |
|---|
DeploymentWhatIfSettings() |
| Modifier and Type | Method and Description |
|---|---|
WhatIfResultFormat |
resultFormat()
Get the resultFormat property: The format of the What-If results.
|
void |
validate()
Validates the instance.
|
DeploymentWhatIfSettings |
withResultFormat(WhatIfResultFormat resultFormat)
Set the resultFormat property: The format of the What-If results.
|
public WhatIfResultFormat resultFormat()
public DeploymentWhatIfSettings withResultFormat(WhatIfResultFormat resultFormat)
resultFormat - the resultFormat value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.