Click or drag to resize

SolidFireElementGetClusterInterfacePreference Method (String)

Retrieves an existing cluster interface preference.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public GetClusterInterfacePreferenceResult GetClusterInterfacePreference(
	string Name
)

Parameters

Name
Type: SystemString

Return Value

Type: GetClusterInterfacePreferenceResult

Implements

ISolidFireElementGetClusterInterfacePreference(String)
See Also