get User
Returns the properties of a lab user. Uses Azure REST API version 2023-06-07. Other available API versions: 2021-10-01-preview, 2021-11-15-preview, 2022-08-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native labservices [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
Return
User of a lab that can register for and use virtual machines within the lab.
Parameters
null
Return
User of a lab that can register for and use virtual machines within the lab.
Parameters
The name of the lab that uniquely identifies it within containing lab plan. Used in resource URIs.
The name of the resource group. The name is case insensitive.
The name of the user that uniquely identifies it within containing lab. Used in resource URIs.
See also
Return
User of a lab that can register for and use virtual machines within the lab.
Parameters
Builder for com.pulumi.azurenative.labservices.kotlin.inputs.GetUserPlainArgs.