MountConfiguration interface

The file system to mount on each node.

Properties

azureBlobFileSystemConfiguration

This property is mutually exclusive with all other properties.

azureFileShareConfiguration

This property is mutually exclusive with all other properties.

cifsMountConfiguration

This property is mutually exclusive with all other properties.

nfsMountConfiguration

This property is mutually exclusive with all other properties.

Property Details

azureBlobFileSystemConfiguration

This property is mutually exclusive with all other properties.

azureBlobFileSystemConfiguration?: AzureBlobFileSystemConfiguration

Property Value

azureFileShareConfiguration

This property is mutually exclusive with all other properties.

azureFileShareConfiguration?: AzureFileShareConfiguration

Property Value

cifsMountConfiguration

This property is mutually exclusive with all other properties.

cifsMountConfiguration?: CifsMountConfiguration

Property Value

nfsMountConfiguration

This property is mutually exclusive with all other properties.

nfsMountConfiguration?: NFSMountConfiguration

Property Value