getCredential

Gets a test base credential Resource Azure REST API version: 2023-11-01-preview.

Return

The test base credential resource.

Parameters

argument

null


suspend fun getCredential(credentialName: String, resourceGroupName: String, testBaseAccountName: String): GetCredentialResult

Return

The test base credential resource.

See also

Parameters

credentialName

The credential resource name.

resourceGroupName

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

testBaseAccountName

The resource name of the Test Base Account.


Return

The test base credential resource.

See also

Parameters

argument

Builder for com.pulumi.azurenative.testbase.kotlin.inputs.GetCredentialPlainArgs.