get User
Use this data source to access information about an existing API Management User.
Return
A collection of values returned by getUser.
Parameters
argument
A collection of arguments for invoking getUser.
suspend fun getUser(apiManagementName: String, resourceGroupName: String, userId: String): GetUserResult
Return
A collection of values returned by getUser.
Parameters
api Management Name
The Name of the API Management Service in which this User exists.
resource Group Name
The Name of the Resource Group in which the API Management Service exists.
user Id
The Identifier for the User.
See also
Return
A collection of values returned by getUser.
Parameters
argument
Builder for com.pulumi.azure.apimanagement.kotlin.inputs.GetUserPlainArgs.