StorageMountProtocol type
The protocol to use for mounting an storage container.
KnownStorageMountProtocol can be used interchangeably with StorageMountProtocol,
this enum contains the known values that the service supports.
Known values supported by the service
NFS: NFS protocol. Version of NFS used may vary based on storage type
BlobfuseCaching: Blobfuse in file cache mode.
type StorageMountProtocol = string