Click or drag to resize

ServiceIscsiPort Property

The port used for iSCSI traffic. This will only be set if the service type is a transport service.

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

Property Value

Type: Int64
See Also