ModifyInitiatorVirtualNetworkIDs Property |
The list of virtual network identifiers associated with this initiator.
If one or more are defined, this initiator will only be able to login to the specified virtual networks.
If no virtual networks are defined this initiator can login to all networks.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntaxpublic long[] VirtualNetworkIDs { get; set; }
Property Value
Type:
Int64
See Also