Share via


IRecoveryPointCollection.Value Property

Definition

The recovery point details.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The recovery point details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IRecoveryPoint) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IRecoveryPoint[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The recovery point details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IRecoveryPoint) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IRecoveryPoint[] with get, set
Public Property Value As IRecoveryPoint()

Property Value

Attributes

Applies to