Gen2StorageConfigurationOutputResponse

data class Gen2StorageConfigurationOutputResponse(val accountName: String)

The storage configuration provides the non-secret connection details about the customer storage account that is used to store the environment's data.

Constructors

Link copied to clipboard
constructor(accountName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the storage account that will hold the environment's Gen2 data.