3.2.5.13.2.2 GetConnectedVolumesResponse
This element specifies output values for the GetConnectedVolumes operation.
-
<xs:element name="GetConnectedVolumesResponse"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="GetConnectedVolumesResult" nillable="true" xmlns:q9="http://schemas.datacontract.org/2004/07/Microsoft.WindowsServerSolutions.DataProtection.PCBackup.BackupUtil.WcfContracts" type="q9:ArrayOfClientVolumeInfo" /> </xs:sequence> </xs:complexType> </xs:element>
GetConnectedVolumesResult: An array of ClientVolumeInfo (section 2.2.4.2.11) complex types that contains the result of the attempt to get information about the connected volumes of the specified client.