getStorageAccountCredential

Gets the properties of the specified storage account credential name. Uses Azure REST API version 2017-06-01.

Return

The storage account credential.

Parameters

argument

null


suspend fun getStorageAccountCredential(managerName: String, resourceGroupName: String, storageAccountCredentialName: String): GetStorageAccountCredentialResult

Return

The storage account credential.

Parameters

managerName

The manager name

resourceGroupName

The resource group name

storageAccountCredentialName

The name of storage account credential to be fetched.

See also


Return

The storage account credential.

Parameters

argument

Builder for com.pulumi.azurenative.storsimple.kotlin.inputs.GetStorageAccountCredentialPlainArgs.

See also