AzureStorageAuthenticationType type
The type used for authentication. Type: string.
KnownAzureStorageAuthenticationType can be used interchangeably with AzureStorageAuthenticationType,
this enum contains the known values that the service supports.
Known values supported by the service
Anonymous: Anonymous
AccountKey: AccountKey
SasUri: SasUri
ServicePrincipal: ServicePrincipal
Msi: Msi
type AzureStorageAuthenticationType = string