Share via


IVMNicUpdatesTaskDetails.VMId Property

Definition

Virtual machine Id.

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

Property Value

Attributes

Applies to