ReplicaLifecycleDescription.IsSingletonReplicaMoveAllowedDuringUpgrade Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets/sets IsSingletonReplicaMoveAllowedDuringUpgrade parameter.
public bool? IsSingletonReplicaMoveAllowedDuringUpgrade { get; set; }
member this.IsSingletonReplicaMoveAllowedDuringUpgrade : Nullable<bool> with get, set
Public Property IsSingletonReplicaMoveAllowedDuringUpgrade As Nullable(Of Boolean)
Property Value
If IsSingletonReplicaMoveAllowedDuringUpgrade isn't set it will take default value set in the same parameter on the cluster level.