Optional
Readonly
changesIf true, this diff detected changes and suggests an update.
Optional
Readonly
deleteIf true, and a replacement occurs, the resource will first be deleted before being recreated. This is to avoid potential side-by-side issues with the default create before delete behavior.
Optional
Readonly
replacesIf this update requires a replacement, the set of properties triggering it.
Optional
Readonly
stablesAn optional list of properties that will not ever change.
Generated using TypeDoc
DiffResult represents the results of a call to ResourceProvider.diff.