StorageKeyType type

Storage key type: StorageAccessKey, SharedAccessKey or ManagedIdentity.
KnownStorageKeyType can be used interchangeably with StorageKeyType, this enum contains the known values that the service supports.

Known values supported by the service

SharedAccessKey: SharedAccessKey
StorageAccessKey: StorageAccessKey
ManagedIdentity: ManagedIdentity

type StorageKeyType = string