listJobCredentials

This method gets the unencrypted secrets related to the job. Azure REST API version: 2022-12-01. Other available API versions: 2019-09-01, 2023-03-01.

Return

List of unencrypted credentials for accessing device.

Parameters

argument

null


suspend fun listJobCredentials(jobName: String, resourceGroupName: String): ListJobCredentialsResult

Return

List of unencrypted credentials for accessing device.

See also

Parameters

jobName

The name of the job Resource within the specified resource group. job names must be between 3 and 24 characters in length and use any alphanumeric and underscore only

resourceGroupName

The Resource Group Name


Return

List of unencrypted credentials for accessing device.

See also

Parameters

argument

Builder for com.pulumi.azurenative.databox.kotlin.inputs.ListJobCredentialsPlainArgs.