Share via


ILabServicesIdentity.VirtualMachineName Property

Definition

The ID of the virtual machine that uniquely identifies it within the containing lab. Used in resource URIs.

[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="The ID of the virtual machine that uniquely identifies it within the containing lab. Used in resource URIs.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="virtualMachineName")]
public string VirtualMachineName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="The ID of the virtual machine that uniquely identifies it within the containing lab. Used in resource URIs.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="virtualMachineName")>]
member this.VirtualMachineName : string with get, set
Public Property VirtualMachineName As String

Property Value

Attributes

Applies to