2.2.5.2.10 ConfigureBackupFaultReason

The ConfigureBackupFaultReason type contains the reason for an error that occurred when configuring the computer backup.

   <xs:simpleType name="ConfigureBackupFaultReason">
     <xs:restriction base="xs:string">
       <xs:enumeration value="ConfigurationInProgress" />
     </xs:restriction>
   </xs:simpleType>

The following table describes the values for this type.

Value

Description

ConfigurationInProgress

Another configuration is in progress.