StorageSpacesPropertiesResponseHciStorageProfile

data class StorageSpacesPropertiesResponseHciStorageProfile(val mocGroup: String? = null, val mocLocation: String? = null, val mocStorageContainer: String? = null)

Constructors

constructor(mocGroup: String? = null, mocLocation: String? = null, mocStorageContainer: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val mocGroup: String? = null

Resource group in MOC(Microsoft On-premises Cloud)

Link copied to clipboard
val mocLocation: String? = null

Location in MOC(Microsoft On-premises Cloud)

Link copied to clipboard

Name of the storage container in MOC(Microsoft On-premises Cloud)