3.1.4.149.3.2 ExecuteSPGetUpdateInstallationInfoForTargetGroupResponseBody

Contains update installation information.

  
 <xsd:complexType name="ExecuteSPGetUpdateInstallationInfoForTargetGroupResponseBody">
   <xsd:sequence>
     <xsd:element minOccurs="0" maxOccurs="1" name="ExecuteSPGetUpdateInstallationInfoForTargetGroupResult" nillable="true" type="tns:ArrayOfGenericReadableRow"/>
   </xsd:sequence>
 </xsd:complexType>

ExecuteSPGetUpdateInstallationInfoForTargetGroupResult: This field MUST be present. It contains an UpdateInstallationInformationCollection (section 2.2.4.3.1.1), which is an instance of an ArrayOfGenericReadableRow (section 2.2.4.3) that represents installation information per computer for a specified update and target group.