getCredential

Gets a test base credential Resource Uses 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.

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.

See also


Return

The test base credential resource.

Parameters

argument

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

See also