AmlFilesystemContainerStorageInterface interface
AML file system container storage interface information
Properties
| persistent |
Recommended AKS Persistent Volume for the CSI driver, in Base64 encoded YAML NOTE: This property will not be serialized. It can only be populated by the server. |
| persistent |
Recommended AKS Persistent Volume Claim for the CSI driver, in Base64 encoded YAML NOTE: This property will not be serialized. It can only be populated by the server. |
| storage |
Recommended AKS Storage Class for the CSI driver, in Base64 encoded YAML NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
persistentVolume
Recommended AKS Persistent Volume for the CSI driver, in Base64 encoded YAML NOTE: This property will not be serialized. It can only be populated by the server.
persistentVolume?: string
Property Value
string
persistentVolumeClaim
Recommended AKS Persistent Volume Claim for the CSI driver, in Base64 encoded YAML NOTE: This property will not be serialized. It can only be populated by the server.
persistentVolumeClaim?: string
Property Value
string
storageClass
Recommended AKS Storage Class for the CSI driver, in Base64 encoded YAML NOTE: This property will not be serialized. It can only be populated by the server.
storageClass?: string
Property Value
string