Click or drag to resize

InitiatorVirtualNetworkIDs Property

A list of virtual network identifiers associated with this initiator. The initiator is restricted to use the virtual networks specified. The initiator can use any network if no virtual networks are specified.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public long[] VirtualNetworkIDs { get; set; }

Property Value

Type: Int64
See Also