Share via


IA2ARecoveryPointDetails.RecoveryPointSyncType Property

Definition

A value indicating whether the recovery point is multi VM consistent.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating whether the recovery point is multi VM consistent.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.RecoveryPointSyncType) }, ReadOnly=false, Required=false, SerializedName="recoveryPointSyncType")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.RecoveryPointSyncType? RecoveryPointSyncType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating whether the recovery point is multi VM consistent.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.RecoveryPointSyncType) }, ReadOnly=false, Required=false, SerializedName="recoveryPointSyncType")>]
member this.RecoveryPointSyncType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.RecoveryPointSyncType> with get, set
Public Property RecoveryPointSyncType As Nullable(Of RecoveryPointSyncType)

Property Value

Attributes

Applies to