SignedResource type

The signed services accessible with the service SAS. Possible values include: Blob (b), Container (c), File (f), Share (s).
KnownSignedResource can be used interchangeably with SignedResource, this enum contains the known values that the service supports.

Known values supported by the service

b
c
f
s

type SignedResource = string