| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
WhatIfPropertyChange |
WhatIfPropertyChange.withAfter(Object after)
Set the after property: The value of the property after the deployment is executed.
|
WhatIfPropertyChange |
WhatIfPropertyChange.withBefore(Object before)
Set the before property: The value of the property before the deployment is executed.
|
WhatIfPropertyChange |
WhatIfPropertyChange.withChildren(List<WhatIfPropertyChange> children)
Set the children property: Nested property changes.
|
WhatIfPropertyChange |
WhatIfPropertyChange.withPath(String path)
Set the path property: The path of the property.
|
WhatIfPropertyChange |
WhatIfPropertyChange.withPropertyChangeType(PropertyChangeType propertyChangeType)
Set the propertyChangeType property: The type of property change.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.