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