IClusterRecoveryPointCollection.Value Property

Definition

The cluster recovery point details.

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

Property Value

Attributes

Applies to