Share via


FailbackType Enumeration

 

The type of failback that used for the cluster.

Namespace:   Microsoft.ClusterAwareUpdating
Assembly:  ClusterAwareUpdating (in ClusterAwareUpdating.dll)

Syntax

public enum FailbackType
public enum class FailbackType
type FailbackType
Public Enumeration FailbackType

Members

Member name Description
Immediate

The failback is immediate.

NoFailback

There is no failback.

Policy

The failback adheres to a policy.

See Also

Microsoft.ClusterAwareUpdating Namespace

Return to top