Install VM with Deployment Group Agent using terraform

Hi,

I need to create a Azure Windows VM which will preinstalled with Deployment Group Agent along with using Terraform.
I have refereed Create a VM with an deployment group agent using Terraform.and also I was able to create a VM with Deployment Agent. But further I need to Configure it with “Logon UserName”, “LogOn Password” and “Working Directory” parameters.

But I am not sure what parameter/Attribute I need to use below Highlighted Area like AgentName, TeamProject Parameters

Thanks in Advance