3.3.4.107.2.2 GetSubnetsByIdsResponse
The GetSubnetsByIdsResponse element specifies the output values for the GetSubnetsByIds operation.
-
<xs:element name="GetSubnetsByIdsResponse"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="GetSubnetsByIdsResult" nillable="true" type="ipam:ArrayOfIPSubnet" /> </xs:sequence> </xs:complexType> </xs:element>