Services type

The signed services accessible with the account SAS. Possible values include: Blob (b), Queue (q), Table (t), File (f).
KnownServices can be used interchangeably with Services, this enum contains the known values that the service supports.

Known values supported by the service

b
q
t
f

type Services = string