Share via


VMwareCbtEnableMigrationInput.VmwareMachineId Property

Definition

Gets or sets the ARM Id of the VM discovered in VMware.

[Newtonsoft.Json.JsonProperty(PropertyName="vmwareMachineId")]
public string VmwareMachineId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vmwareMachineId")>]
member this.VmwareMachineId : string with get, set
Public Property VmwareMachineId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to