Uses of Class
com.azure.resourcemanager.resources.fluent.models.WhatIfOperationProperties
-
Packages that use WhatIfOperationProperties Package Description com.azure.resourcemanager.resources.fluent.models Package containing the inner data models for ResourceManagementClient. -
-
Uses of WhatIfOperationProperties in com.azure.resourcemanager.resources.fluent.models
Methods in com.azure.resourcemanager.resources.fluent.models that return WhatIfOperationProperties Modifier and Type Method Description WhatIfOperationPropertiesWhatIfOperationProperties. withChanges(List<WhatIfChange> changes)Set the changes property: List of resource changes predicted by What-If operation.
-