IVMwareCbtMigrationDetails.VmwareMachineId Property

Definition

The ARM Id of the VM discovered in VMware.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The ARM Id of the VM discovered in VMware.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="vmwareMachineId", Update=false)]
public string VmwareMachineId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The ARM Id of the VM discovered in VMware.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="vmwareMachineId", Update=false)>]
member this.VmwareMachineId : string
Public ReadOnly Property VmwareMachineId As String

Property Value

Attributes

Applies to