UserAccountCredentials interface  
Settings for user account that gets created on each on the nodes of a compute.
Properties
| admin | 
	Name of the administrator user account which can be used to SSH to nodes.  | 
| admin | 
	Password of the administrator user account.  | 
| admin | 
	SSH public key of the administrator user account.  | 
Property Details
		adminUserName
	  
	Name of the administrator user account which can be used to SSH to nodes.
adminUserName: string
				Property Value
string
		adminUserPassword
	  
	Password of the administrator user account.
adminUserPassword?: string
				Property Value
string
		adminUserSshPublicKey
	    
	SSH public key of the administrator user account.
adminUserSshPublicKey?: string
				Property Value
string