StorageSpacesPropertiesResponse

data class StorageSpacesPropertiesResponse(val hciStorageProfile: StorageSpacesPropertiesResponseHciStorageProfile? = null, val provisioningState: String, val status: StorageSpacesPropertiesResponseStatus? = null, val vmwareStorageProfile: StorageSpacesPropertiesResponseVmwareStorageProfile? = null)

HybridAKSStorageSpec defines the desired state of HybridAKSStorage

Constructors

Link copied to clipboard
constructor(hciStorageProfile: StorageSpacesPropertiesResponseHciStorageProfile? = null, provisioningState: String, status: StorageSpacesPropertiesResponseStatus? = null, vmwareStorageProfile: StorageSpacesPropertiesResponseVmwareStorageProfile? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

HybridAKSStorageStatus defines the observed state of HybridAKSStorage