3.3.4.34.2.2 DeleteSubnetResponse

The DeleteSubnetResponse element specifies the output values for the DeleteSubnet operation.

 <xs:element name="DeleteSubnetResponse">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="DeleteSubnetResult" nillable="true" type="serarr:ArrayOfKeyValueOfIPRangeDataFormatterIpamException0cupfWA8" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>

DeleteSubnetResult: This is a collection of ipam:IPRangeDataFormatter and associated ipam:IpamException if any.