getStorageAccountCredential

Gets the properties of the specified storage account credential. API Version: 2020-12-01.

Return

The storage account credential.

Parameters

argument

null


suspend fun getStorageAccountCredential(deviceName: String, name: String, resourceGroupName: String): GetStorageAccountCredentialResult

Return

The storage account credential.

Parameters

deviceName

The device name.

name

The storage account credential name.

resourceGroupName

The resource group name.

See also


Return

The storage account credential.

Parameters

argument

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

See also