ISolidFireElementListClusterInterfacePreferencesAsync Method |
Lists all the existing cluster interface preferences.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax Task<ListClusterInterfacePreferencesResult> ListClusterInterfacePreferencesAsync(
CancellationToken cancellationToken
)
Parameters
- cancellationToken
- Type: System.ThreadingCancellationToken
Return Value
Type:
TaskListClusterInterfacePreferencesResultSee Also