Share via


IInconsistentVMDetails.VMName Property

Definition

The Vm name.

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

Property Value

Attributes

Applies to