Click or drag to resize

ISolidFireElementEnableFeature Method (EnableFeatureRequest)

You can use EnableFeature to enable cluster features that are disabled by default.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
EnableFeatureResult EnableFeature(
	EnableFeatureRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiEnableFeatureRequest

Return Value

Type: EnableFeatureResult
See Also