3.1.4.167.3.1 ExecuteSPCancelDownloadRequestBody

This complex type specifies the update for which to resume the download of content.

 <xsd:complexType name="ExecuteSPResumeDownloadRequestBody">
   <xsd:sequence>
     <xsd:element minOccurs="0" maxOccurs="1" name="id" nillable="true" type="tns:UpdateRevisionId"/>
   </xsd:sequence>
 </xsd:complexType>

id: This field MUST be present. It specifies the update for which to resume the content download. The format of this field is defined in section 2.2.4.15.