listHostPoolRegistrationTokens

Operation to list the RegistrationTokens associated with the HostPool Uses Azure REST API version 2024-04-03. Other available API versions: 2024-04-08-preview, 2024-08-08-preview, 2024-11-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native desktopvirtualization [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Return

List of RegistrationToken definitions.

Parameters

argument

null


Return

List of RegistrationToken definitions.

Parameters

hostPoolName

The name of the host pool within the specified resource group

resourceGroupName

The name of the resource group. The name is case insensitive.

See also


Return

List of RegistrationToken definitions.

Parameters

argument

Builder for com.pulumi.azurenative.desktopvirtualization.kotlin.inputs.ListHostPoolRegistrationTokensPlainArgs.

See also