| Package | Description |
|---|---|
| com.microsoft.azure.management.resources |
This package contains the classes for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentWhatIfSettings |
DeploymentWhatIfProperties.whatIfSettings()
Get optional What-If operation settings.
|
DeploymentWhatIfSettings |
DeploymentWhatIfSettings.withResultFormat(WhatIfResultFormat resultFormat)
Set the format of the What-If results.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentWhatIfProperties |
DeploymentWhatIfProperties.withWhatIfSettings(DeploymentWhatIfSettings whatIfSettings)
Set optional What-If operation settings.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/