StorageContainerPropertiesResponse

data class StorageContainerPropertiesResponse(val clusterSharedVolumePath: String, val name: String)

Storage container properties.

Constructors

Link copied to clipboard
constructor(clusterSharedVolumePath: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Gets or sets the ClusterSharedVolumePath.

Link copied to clipboard

Gets or sets the Name.