Share via


IVMwareCbtUpdateMigrationItemInput.TargetVMName Property

Definition

The target VM name.

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

Property Value

Attributes

Applies to