Uses of Class
com.microsoft.azure.management.resources.DeploymentWhatIfProperties
Packages that use DeploymentWhatIfProperties
Package
Description
This package contains the classes for ResourceManagementClient.
-
Uses of DeploymentWhatIfProperties in com.microsoft.azure.management.resources
Methods in com.microsoft.azure.management.resources that return DeploymentWhatIfPropertiesModifier and TypeMethodDescriptionDeploymentWhatIf.properties()
Get the deployment properties.ScopedDeploymentWhatIf.properties()
Get the deployment properties.DeploymentWhatIfProperties.withWhatIfSettings
(DeploymentWhatIfSettings whatIfSettings) Set optional What-If operation settings.Methods in com.microsoft.azure.management.resources with parameters of type DeploymentWhatIfPropertiesModifier and TypeMethodDescriptionDeploymentWhatIf.withProperties
(DeploymentWhatIfProperties properties) Set the deployment properties.ScopedDeploymentWhatIf.withProperties
(DeploymentWhatIfProperties properties) Set the deployment properties.