3.2.5.4.2.2 GetClientPriorityResponse
This element specifies output values for the GetClientPriority operation.
-
<xs:element name="GetClientPriorityResponse"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="GetClientPriorityResult" type="xs:int" /> </xs:sequence> </xs:complexType> </xs:element>
GetClientPriorityResult: An integer that contains the priority of the client for the on-demand backup job. The lowest priority value is Int.MaxValue; the smaller the value, the higher the priority.