InitialDownloadPolicy type

Policy for how namespace and files are recalled during FastDr
KnownInitialDownloadPolicy can be used interchangeably with InitialDownloadPolicy, this enum contains the known values that the service supports.

Known values supported by the service

NamespaceOnly
NamespaceThenModifiedFiles
AvoidTieredFiles

type InitialDownloadPolicy = string