Share via


IComputeIdentity.RunCommandName Property

Definition

The name of the virtual machine run command.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The name of the virtual machine run command.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="runCommandName")]
public string RunCommandName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The name of the virtual machine run command.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="runCommandName")>]
member this.RunCommandName : string with get, set
Public Property RunCommandName As String

Property Value

Attributes

Applies to