AzureStorageAuthenticationType type

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

Known values supported by the service

Anonymous
AccountKey
SasUri
ServicePrincipal
Msi

type AzureStorageAuthenticationType = string