get Storage Account
Represents a Storage Account on the Data Box Edge/Gateway device. Azure REST API version: 2022-03-01. Other available API versions: 2020-05-01-preview, 2023-01-01-preview, 2023-07-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.
See also
Parameters
device Name
The device name.
resource Group Name
The resource group name.
storage Account Name
The storage account name.
suspend fun getStorageAccount(argument: suspend GetStorageAccountPlainArgsBuilder.() -> Unit): GetStorageAccountResult
Return
Represents a Storage Account on the Data Box Edge/Gateway device.
See also
Parameters
argument
Builder for com.pulumi.azurenative.databoxedge.kotlin.inputs.GetStorageAccountPlainArgs.