Click or drag to resize

ISolidFireElementSetLldpConfig Method (SetLldpConfigRequest)

Sets LLDP configuration options. If an option isn't set in the request, then it is unchanged from the previous value.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
GetLldpConfigResult SetLldpConfig(
	SetLldpConfigRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiSetLldpConfigRequest

Return Value

Type: GetLldpConfigResult
See Also