ShareAccessTier type

Access tier for specific share. GpV2 account can choose between TransactionOptimized (default), Hot, and Cool. FileStorage account can choose Premium.
KnownShareAccessTier can be used interchangeably with ShareAccessTier, this enum contains the known values that the service supports.

Known values supported by the service

TransactionOptimized
Hot
Cool
Premium

type ShareAccessTier = string