次の方法で共有


IMachineRunCommand.RunAsUser Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="Specifies the user account on the machine when executing the run command.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="runAsUser", Update=true)]
public string RunAsUser { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="Specifies the user account on the machine when executing the run command.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="runAsUser", Update=true)>]
member this.RunAsUser : string with get, set
Public Property RunAsUser As String

Property Value

Attributes

Applies to