DiskPoolIscsiTargetPortalGroupAcl Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Access Control List (ACL) for an iSCSI Target; defines LUN masking policy.
public class DiskPoolIscsiTargetPortalGroupAcl
type DiskPoolIscsiTargetPortalGroupAcl = class
Public Class DiskPoolIscsiTargetPortalGroupAcl
- Inheritance
-
DiskPoolIscsiTargetPortalGroupAcl
Constructors
DiskPoolIscsiTargetPortalGroupAcl(String, IEnumerable<String>) |
Initializes a new instance of DiskPoolIscsiTargetPortalGroupAcl. |
Properties
InitiatorIqn |
iSCSI initiator IQN (iSCSI Qualified Name); example: "iqn.2005-03.org.iscsi:client". |
MappedLuns |
List of LUN names mapped to the ACL. |