Uses of Class
com.azure.resourcemanager.resources.fluent.models.WhatIfOperationProperties
Packages that use WhatIfOperationProperties
Package
Description
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 WhatIfOperationPropertiesModifier and TypeMethodDescriptionstatic WhatIfOperationPropertiesWhatIfOperationProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of WhatIfOperationProperties from the JsonReader.WhatIfOperationProperties.withChanges(List<WhatIfChange> changes) Set the changes property: List of resource changes predicted by What-If operation.WhatIfOperationProperties.withPotentialChanges(List<WhatIfChange> potentialChanges) Set the potentialChanges property: List of resource changes predicted by What-If operation.