Click or drag to resize

VirtualNetworkInitiatorIDs Property

The list of numeric IDs of the initiators associated with this VirtualNetwork. This VirtualNetwork cannot be removed until the initiators are disassociated.

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

Property Value

Type: Int64
See Also