3.3.4.50.2.1 FindAvailableScopeForReservationInDhcpServer

The FindAvailableScopeForReservationInDhcpServer element specifies the input values for the FindAvailableScopeForReservationInDhcpServer operation.

 <xs:element name="FindAvailableScopeForReservationInDhcpServer">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="addressFamily" type="syssock:AddressFamily" />
       <xs:element minOccurs="0" name="dhcpServerRecordId" type="xsd:long" />
       <xs:element minOccurs="0" name="ipAddress" nillable="true" type="sysnet:IPAddress" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>