Freigeben über


MachineRunCommand.RunAsPassword Property

Definition

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

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

Property Value

Implements

Attributes

Applies to