Optional ReadonlychangesIf true, this diff detected changes and suggests an update.
Optional ReadonlydeleteIf 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 ReadonlyreplacesIf this update requires a replacement, the set of properties triggering it.
Optional ReadonlystablesAn optional list of properties that will not ever change.
DiffResult represents the results of a call to ResourceProvider.diff.