StorageAccessMode type
The storage access mode used for the customer storage account.
KnownStorageAccessMode can be used interchangeably with StorageAccessMode,
this enum contains the known values that the service supports.
Known values supported by the service
ManagedIdentity: Managed Identity access mode
SasToken: SAS Token access mode
type StorageAccessMode = string