get User
Get user API Version: 2018-10-15.
Return
The User registered to a lab
Parameters
argument
null
suspend fun getUser(expand: String? = null, labAccountName: String, labName: String, resourceGroupName: String, userName: String): GetUserResult
Return
The User registered to a lab
Parameters
expand
Specify the $expand query. Example: 'properties($select=email)'
lab Account Name
The name of the lab Account.
lab Name
The name of the lab.
resource Group Name
The name of the resource group.
user Name
The name of the user.
See also
Return
The User registered to a lab
Parameters
argument
Builder for com.pulumi.azurenative.labservices.kotlin.inputs.GetUserPlainArgs.