getContainer

Represents a container on the Data Box Edge/Gateway device. Uses Azure REST API version 2022-03-01. Other available API versions: 2023-01-01-preview, 2023-07-01, 2023-12-01.

Return

Represents a container on the Data Box Edge/Gateway device.

Parameters

argument

null


suspend fun getContainer(containerName: String, deviceName: String, resourceGroupName: String, storageAccountName: String): GetContainerResult

Return

Represents a container on the Data Box Edge/Gateway device.

Parameters

containerName

The container Name

deviceName

The device name.

resourceGroupName

The resource group name.

storageAccountName

The Storage Account Name

See also


Return

Represents a container on the Data Box Edge/Gateway device.

Parameters

argument

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

See also