3.2.5.8.2.1 UpdateBackupConfiguration
This element specifies input values for the UpdateBackupConfiguration operation.
-
<xs:element name="UpdateBackupConfiguration"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="backupConfig" nillable="true" xmlns:q4="http://schemas.datacontract.org/2004/07/Microsoft.WindowsServerSolutions.DataProtection.PCBackup.BackupUtil.WcfContracts" type="q4:ClientConfig" /> </xs:sequence> </xs:complexType> </xs:element>
backupConfig: A ClientConfig (section 2.2.4.2.7) complex type that indicates the type of backup configuration.