RecoveryPlanInMageRcmFailbackFailoverInput.UseMultiVMSyncPoint 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 or sets a value indicating whether multi VM sync enabled VMs should use multi VM sync points for failover.
[Newtonsoft.Json.JsonProperty(PropertyName="useMultiVmSyncPoint")]
public string UseMultiVMSyncPoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="useMultiVmSyncPoint")>]
member this.UseMultiVMSyncPoint : string with get, set
Public Property UseMultiVMSyncPoint As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute