IVMwareIdentity.VirtualMachineId Property

Definition

Virtual Machine identifier

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Description="Virtual Machine identifier", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="virtualMachineId")]
public string VirtualMachineId { get; set; }
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="Virtual Machine identifier", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="virtualMachineId", Update=true)]
public string VirtualMachineId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Description="Virtual Machine identifier", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="virtualMachineId")>]
member this.VirtualMachineId : string with get, set
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="Virtual Machine identifier", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="virtualMachineId", Update=true)>]
member this.VirtualMachineId : string with get, set
Public Property VirtualMachineId As String

Property Value

Attributes

Applies to