3.2.5.50.2.1 NotifyBackupOperationStatusChange
This element specifies input values for the NotifyBackupOperationStatusChange operation.
-
<xs:element name="NotifyBackupOperationStatusChange"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="backupOperationStatus" nillable="true" xmlns:q24="http://schemas.datacontract.org/2004/07/Microsoft.WindowsServerSolutions.DataProtection.PCBackup.BackupUtil.WcfContracts" type="q24:OperationStatusResponse" /> </xs:sequence> </xs:complexType> </xs:element>
backupOperationStatus: An OperationStatusResponse (section 2.2.4.2.17) complex type that contains the status of the backup operation.