list Workspace Keys
Get the keys to use with the Quantum APIs. A key is used to authenticate and authorize access to the Quantum REST APIs. Only one key is needed at a time; two are given to provide seamless key regeneration. Uses Azure REST API version 2023-11-13-preview. Other available API versions: 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native quantum [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
Return
Result of list Api keys and connection strings.
Parameters
null
Return
Result of list Api keys and connection strings.
Parameters
The name of the resource group. The name is case insensitive.
The name of the quantum workspace resource.
See also
Return
Result of list Api keys and connection strings.
Parameters
Builder for com.pulumi.azurenative.quantum.kotlin.inputs.ListWorkspaceKeysPlainArgs.