Share via


IRecoveryPlanInMageRcmFailoverInput.UseMultiVMSyncPoint Property

Definition

A value indicating whether multi VM sync enabled VMs should use multi VM sync points for failover.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating whether multi VM sync enabled VMs should use multi VM sync points for failover.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="useMultiVmSyncPoint")]
public string UseMultiVMSyncPoint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating whether multi VM sync enabled VMs should use multi VM sync points for failover.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="useMultiVmSyncPoint")>]
member this.UseMultiVMSyncPoint : string with get, set
Public Property UseMultiVMSyncPoint As String

Property Value

Attributes

Applies to