Hi @MartinO , the change log is only for the actual usage of the main cmdlet as far as I know; it doesn't track the properties at this time as it's not the main focus, but maybe @oleg.feoktistov can comment further on this.
Unfortunately, you'll need to add in some case handling to detect the VBR version and use a different function to poll this information depending on the version.
David Domask | Product Management: Principal Analyst
Correct, our main focus is cmdlets and parameters, but I noted the feature request for class properties. For core classes (CBackupJob, CBackup etc.) it's a tricky part though because we are walking into unsupported realm here. The plan is to have supported wrappers for such classes in one of the future releases. Would then make sense to describe property changes for them instead. Thanks!