Click or drag to resize

RackConfigurationElementCollectionGetElementKey Method

Gets the element key.

Namespace: Ookii.Jumbo.Topology
Assembly: Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 0.3.0+dc1307f20e065bb638e0b73a34cd216f57e486f1
Syntax
protected override Object GetElementKey(
	ConfigurationElement element
)

Parameters

element  ConfigurationElement
The element whose key to get.

Return Value

Object
The RackId property value.
See Also