Values.CreateApplicationSnapshotRequestSourceCreates a snapshot of the application's state data.
type nonrec t = {applicationName : ApplicationName.t;The name of an existing application
*)snapshotName : SnapshotName.t;An identifier for the application snapshot.
*)}