Share via


VirtualMachineRunCommand.RunAsPassword Property

Definition

Specifies the user account password on the VM when executing the run command.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Inlined)]
public string RunAsPassword { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Inlined)>]
member this.RunAsPassword : string with get, set
Public Property RunAsPassword As String

Property Value

Implements

Attributes

Applies to