Share via


IFailoverProcessServerRequest.VmsToMigrate Property

Definition

The VMS to migrate.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The VMS to migrate.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="vmsToMigrate")]
public string[] VmsToMigrate { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The VMS to migrate.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="vmsToMigrate")>]
member this.VmsToMigrate : string[] with get, set
Public Property VmsToMigrate As String()

Property Value

String[]
Attributes

Applies to