<div class="content" name="VDS_ISCSI_INITIATOR_PORTAL_PROP" uuid="4a8d02f1-5755-46e6-ba99-46fef0254c24"><p>The VDS_ISCSI_INITIATOR_PORTAL_PROP structure defines the
properties of an <a href="8eef5d42-22d7-4302-aed9-12face91505a#gt_928ab82e-b1fd-4441-b739-175e2d3d7840" data-linktype="relative-path">iSCSI
initiator portal</a>.<a id="Appendix_A_Target_42"></a><a aria-label="Product behavior note 42" href="6b2552ee-ba27-409f-99a8-18841573327a#Appendix_A_42" data-linktype="relative-path">&lt;42&gt;</a></p><dl>
<dd>
<div><pre> typedef struct _VDS_ISCSI_INITIATOR_PORTAL_PROP {
   VDS_OBJECT_ID id;
   VDS_IPADDRESS address;
   unsigned long ulPortIndex;
 } VDS_ISCSI_INITIATOR_PORTAL_PROP;
</pre></div>
</dd></dl><p><b>id:</b>  The <a href="8eef5d42-22d7-4302-aed9-12face91505a#gt_27e6393b-d035-40c5-8503-d7affe7bd27b" data-linktype="relative-path">VDS object</a> ID of the
initiator portal object.</p><p><b>address:</b>  The IP address and port of
the portal.</p><p><b>ulPortIndex:</b>  The port index that
the <a href="8eef5d42-22d7-4302-aed9-12face91505a#gt_daaa5b4b-e3f0-4df2-94b2-332d6d84cf80" data-linktype="relative-path">iSCSI initiators</a>
service assigned to the portal.</p></div>