getStorageAccount

Represents a Storage Account on the Data Box Edge/Gateway device. API Version: 2020-12-01.

Return

Represents a Storage Account on the Data Box Edge/Gateway device.

Parameters

argument

null


suspend fun getStorageAccount(deviceName: String, resourceGroupName: String, storageAccountName: String): GetStorageAccountResult

Return

Represents a Storage Account on the Data Box Edge/Gateway device.

Parameters

deviceName

The device name.

resourceGroupName

The resource group name.

storageAccountName

The storage account name.

See also


Return

Represents a Storage Account on the Data Box Edge/Gateway device.

Parameters

argument

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

See also