3.1.4.64.3.2 CreateInstallApprovalRuleResponseBody

Contains information about the new rule.

  
 <xsd:complexType name="CreateInstallApprovalRuleResponse">
   <xsd:sequence>
     <xsd:element minOccurs="1" maxOccurs="1" name="CreateInstallApprovalRuleResult" nillable="true" type="tns:CompleteAutomaticUpdateApprovalRule"/>
   </xsd:sequence>
 </xsd:complexType>

CreateInstallApprovalRuleResult: This field MUST be present. It represents the CompleteAutomaticUpdateApprovalRule object that contains the new rule.