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
constructor(hciStorageProfile: Output<StorageSpacesPropertiesHciStorageProfileArgs>? = null, status: Output<StorageSpacesPropertiesStatusArgs>? = null, vmwareStorageProfile: Output<StorageSpacesPropertiesVmwareStorageProfileArgs>? = null)

Properties

Link copied to clipboard

HybridAKSStorageStatus defines the observed state of HybridAKSStorage

Functions

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