Share via


FailoverProcessServerRequestProperties.VmsToMigrate Property

Definition

Gets or sets the VMS to migrate.

[Newtonsoft.Json.JsonProperty(PropertyName="vmsToMigrate")]
public System.Collections.Generic.IList<string> VmsToMigrate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vmsToMigrate")>]
member this.VmsToMigrate : System.Collections.Generic.IList<string> with get, set
Public Property VmsToMigrate As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to