IInMageReplicationDetails.ConsistencyPoint Property

Definition

The collection of Consistency points.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The collection of Consistency points.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IInMageReplicationDetailsConsistencyPoints) }, Read=true, ReadOnly=false, Required=false, SerializedName="consistencyPoints", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IInMageReplicationDetailsConsistencyPoints ConsistencyPoint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The collection of Consistency points.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IInMageReplicationDetailsConsistencyPoints) }, Read=true, ReadOnly=false, Required=false, SerializedName="consistencyPoints", Update=true)>]
member this.ConsistencyPoint : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IInMageReplicationDetailsConsistencyPoints with get, set
Public Property ConsistencyPoint As IInMageReplicationDetailsConsistencyPoints

Property Value

Attributes

Applies to