ProcessUser interface
Describes the user under which a process is running.
Properties
user |
Domain name for the user. |
user |
User name under which the process is running. |
Property Details
userDomain
Domain name for the user.
userDomain?: string
Property Value
string
userName
User name under which the process is running.
userName?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript