DeepCopy(ClusterManifestUpdate, CopyContext)
public ClusterManifestUpdate DeepCopy(ClusterManifestUpdate original, CopyContext context) Creates a deep copy of the provided input.
Parameters
originalClusterManifestUpdate- The input.
contextCopyContext- The context.
Returns
A copy of
input.