Uses of Class
com.microsoft.azure.management.resources.DeploymentWhatIfProperties
Package
Description
This package contains the classes for ResourceManagementClient.
-
Uses of DeploymentWhatIfProperties in com.microsoft.azure.management.resources
Modifier and TypeMethodDescriptionDeploymentWhatIf.properties()
Get the deployment properties.ScopedDeploymentWhatIf.properties()
Get the deployment properties.DeploymentWhatIfProperties.withWhatIfSettings
(DeploymentWhatIfSettings whatIfSettings) Set optional What-If operation settings.Modifier and TypeMethodDescriptionDeploymentWhatIf.withProperties
(DeploymentWhatIfProperties properties) Set the deployment properties.ScopedDeploymentWhatIf.withProperties
(DeploymentWhatIfProperties properties) Set the deployment properties.