3.2.5.49.2.1 StopBackupService

This element specifies input values for the StopBackupService operation.

 <xs:element name="StopBackupService">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="reason" xmlns:q23="http://schemas.datacontract.org/2004/07/Microsoft.WindowsServerSolutions.DataProtection.PCBackup.BackupUtil.WcfContracts" type="q23:StopReason" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>

reason: A StopReason (section 2.2.5.2.17) string that contains the reason why the backup service should be stopped.