StorageSpacesPropertiesArgs

data class StorageSpacesPropertiesArgs(val hciStorageProfile: Output<StorageSpacesPropertiesHciStorageProfileArgs>? = null, val status: Output<StorageSpacesPropertiesStatusArgs>? = null, val vmwareStorageProfile: Output<StorageSpacesPropertiesVmwareStorageProfileArgs>? = null) : ConvertibleToJava<StorageSpacesPropertiesArgs>

HybridAKSStorageSpec defines the desired state of HybridAKSStorage

Constructors

Link copied to clipboard
fun StorageSpacesPropertiesArgs(hciStorageProfile: Output<StorageSpacesPropertiesHciStorageProfileArgs>? = null, status: Output<StorageSpacesPropertiesStatusArgs>? = null, vmwareStorageProfile: Output<StorageSpacesPropertiesVmwareStorageProfileArgs>? = null)

Functions

Link copied to clipboard
open override fun toJava(): StorageSpacesPropertiesArgs

Properties

Link copied to clipboard

HybridAKSStorageStatus defines the observed state of HybridAKSStorage