VBRBackupSession

Contains job session.

Properties

"?" indicates that the property accepts zero values.

Property

Type

Description

CreationTime

DateTime

Date and time of session creation.

EndTime

DateTime?

Date and time of session end.

JobId

GUID

Job ID.

Progress

int32

Job progress (percent).

Result

VBRSessionResult

Session result.

RunManually  

bool

Indicates if the session was started manually (TRUE) or not (FALSE).

State

VBRSessionState

Session state.

Log

VBRLogItem[]

Session log.

Related Commands

Get-VBRSession