Freigeben über


IRecoveryPlanA2AFailoverInput.MultiVMSyncPointOption 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(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.MultiVMSyncPointOption) }, ReadOnly=false, Required=false, SerializedName="multiVmSyncPointOption")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.MultiVMSyncPointOption? MultiVMSyncPointOption { 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(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.MultiVMSyncPointOption) }, ReadOnly=false, Required=false, SerializedName="multiVmSyncPointOption")>]
member this.MultiVMSyncPointOption : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.MultiVMSyncPointOption> with get, set
Public Property MultiVMSyncPointOption As Nullable(Of MultiVMSyncPointOption)

Property Value

Attributes

Applies to