Values.CloneBackendRequestSourceThe request body for CloneBackend.
type nonrec t = {appId : string;The app ID.
*)backendEnvironmentName : string;The name of the backend environment.
*)targetEnvironmentName : string;The name of the destination backend environment to be created.
*)}