Click or drag to resize

ISolidFireElementDeleteClusterInterfacePreference Method (String)

Deletes an existing cluster interface preference.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
DeleteClusterInterfacePreferenceResult DeleteClusterInterfacePreference(
	string Name
)

Parameters

Name
Type: SystemString

Return Value

Type: DeleteClusterInterfacePreferenceResult
See Also