Share via


IComputeIdentity.VMName Property

Definition

The name of the virtual machine where the run command should be created or updated.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The name of the virtual machine where the run command should be created or updated.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="vmName")]
public string VMName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The name of the virtual machine where the run command should be created or updated.", 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