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. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET