set
Creates a JSON Merge Patch set operation from the provided value that sets/replaces the current value.
Return
PatchOp.Set operation instance.
Parameters
value
Value to set/replace the current value with.
Creates a JSON Merge Patch set operation from the provided value that sets/replaces the current value.
PatchOp.Set operation instance.
Value to set/replace the current value with.