次の方法で共有


IMigrationRecoveryPointCollection.Value Property

Definition

The migration recovery point details.

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

Property Value

Attributes

Applies to