3.2.5.32.2.1 SetBackupConfiguration

This element specifies input values for the SetBackupConfiguration operation.

 <xs:element name="SetBackupConfiguration">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="backupConfig" nillable="true" xmlns:q16="http://schemas.datacontract.org/2004/07/Microsoft.WindowsServerSolutions.DataProtection.PCBackup.BackupUtil.WcfContracts" type="q16:PCBackupConfiguration" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>

backupConfig: A PCBackupConfiguration (section 2.2.4.2.3) complex type that contains the backup configuration details.