Click or drag to resize

GetRemoteLoggingHostsResultRemoteHosts Property

List of hosts to forward logging information to.

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

Property Value

Type: LoggingServer
See Also