StorageResponse

data class StorageResponse(val configurationMode: String? = null)

The Storage config of AzureStackHCI Cluster.

Constructors

Link copied to clipboard
constructor(configurationMode: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

By default, this mode is set to Express and your storage is configured as per best practices based on the number of nodes in the cluster. Allowed values are 'Express','InfraOnly', 'KeepStorage'