Click or drag to resize

ListFibreChannelPortInfoResultFibreChannelPortInfo Property

Used to return information about the Fibre Channel ports.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public Dictionary<string, FibreChannelPortInfoResult> FibreChannelPortInfo { get; set; }

Property Value

Type: DictionaryString, FibreChannelPortInfoResult
See Also