Partilhar via


IMachine.MigrationData Property

Definition

Gets or sets the migration details of the machine published by various sources.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the migration details of the machine published by various sources.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.IMigrationDetails) }, ReadOnly=false, Required=false, SerializedName="migrationData")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.IMigrationDetails[] MigrationData { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the migration details of the machine published by various sources.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.IMigrationDetails) }, ReadOnly=false, Required=false, SerializedName="migrationData")>]
member this.MigrationData : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.IMigrationDetails[] with get, set
Public Property MigrationData As IMigrationDetails()

Property Value

Attributes

Applies to