OperationRecoverySettings.IsStartRecoveryPolicyEnabled 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.
Specifies whether start recovery should be enabled. The default value is false.
public bool? IsStartRecoveryPolicyEnabled { get; set; }
member this.IsStartRecoveryPolicyEnabled : Nullable<bool> with get, set
Public Property IsStartRecoveryPolicyEnabled As Nullable(Of Boolean)