Package version:

Type Alias AzureStorageAuthenticationType

AzureStorageAuthenticationType: string

Defines values for AzureStorageAuthenticationType.
KnownAzureStorageAuthenticationType can be used interchangeably with AzureStorageAuthenticationType, this enum contains the known values that the service supports.

Anonymous
AccountKey
SasUri
ServicePrincipal
Msi