list Job Credentials
This method gets the unencrypted secrets related to the job. API Version: 2020-11-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.
Parameters
job Name
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
resource Group Name
The Resource Group Name
See also
suspend fun listJobCredentials(argument: suspend ListJobCredentialsPlainArgsBuilder.() -> Unit): ListJobCredentialsResult
Return
List of unencrypted credentials for accessing device.
Parameters
argument
Builder for com.pulumi.azurenative.databox.kotlin.inputs.ListJobCredentialsPlainArgs.