ISolidFireElementDeleteClusterInterfacePreferenceAsync Method (CancellationToken, String) |
Deletes an existing cluster interface preference.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax Task<DeleteClusterInterfacePreferenceResult> DeleteClusterInterfacePreferenceAsync(
CancellationToken cancellationToken,
string Name
)
Parameters
- cancellationToken
- Type: System.ThreadingCancellationToken
- Name
- Type: SystemString
Return Value
Type:
TaskDeleteClusterInterfacePreferenceResultSee Also