Launch Profile Stream Configuration Session Backup
data class LaunchProfileStreamConfigurationSessionBackup(val maxBackupsToRetain: Double? = null, val mode: LaunchProfileSessionBackupMode? = null)
Configures how streaming sessions are backed up when launched from this launch profile.
Constructors
Link copied to clipboard
fun LaunchProfileStreamConfigurationSessionBackup(maxBackupsToRetain: Double? = null, mode: LaunchProfileSessionBackupMode? = null)