Click or drag to resize

ISolidFireElementModifyClusterInterfacePreference Method (ModifyClusterInterfacePreferenceRequest)

Modifies an existing cluster interface preference.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
ModifyClusterInterfacePreferenceResult ModifyClusterInterfacePreference(
	ModifyClusterInterfacePreferenceRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiModifyClusterInterfacePreferenceRequest

Return Value

Type: ModifyClusterInterfacePreferenceResult
See Also