getStorageAccountCredential

Gets the properties of the specified storage account credential. Uses Azure REST API version 2022-03-01. Other available API versions: 2023-01-01-preview, 2023-07-01, 2023-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