StorageProfile interface
The storage configuration profile for the provisioned cluster.
Properties
nfs |
NFS CSI Driver settings for the storage profile. |
smb |
SMB CSI Driver settings for the storage profile. |
Property Details
nfsCsiDriver
NFS CSI Driver settings for the storage profile.
nfsCsiDriver?: StorageProfileNfsCSIDriver
Property Value
smbCsiDriver
SMB CSI Driver settings for the storage profile.
smbCsiDriver?: StorageProfileSmbCSIDriver