Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates information about an iSCSI target portal.
Syntax
uint32 Update(
[in] string InitiatorInstanceName,
[in] string InitiatorPortalAddress,
[in] string TargetPortalAddress,
[in] uint16 TargetPortalPortNumber
);
Parameters
-
InitiatorInstanceName [in]
-
The name of the initiator instance.
-
InitiatorPortalAddress [in]
-
The IP address or DNS name associated with the initiator portal.
-
TargetPortalAddress [in]
-
The IP or DNS address of the target portal to be updated.
-
TargetPortalPortNumber [in]
-
The TCP port number for the target portal to be updated.
Requirements
| Minimum supported client |
Windows 8 [desktop apps only] |
| Minimum supported server |
Windows Server 2012 [desktop apps only] |
| Namespace |
Root\Microsoft\Windows\Storage |
| MOF |
|
See also