Share via


VirtualMachineRunCommand.RunAsUser Property

Definition

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

public Azure.Provisioning.BicepValue<string> RunAsUser { get; set; }
member this.RunAsUser : Azure.Provisioning.BicepValue<string> with get, set
Public Property RunAsUser As BicepValue(Of String)

Property Value

Applies to