Click or drag to resize

SolidFireElementDeleteClusterInterfacePreference 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#
public DeleteClusterInterfacePreferenceResult DeleteClusterInterfacePreference(
	string Name
)

Parameters

Name
Type: SystemString

Return Value

Type: DeleteClusterInterfacePreferenceResult

Implements

ISolidFireElementDeleteClusterInterfacePreference(String)
See Also