StorageAuthentication type

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

Known values supported by the service

System: System authentication.
ManagedIdentity: Managed Identity authentication.

type StorageAuthentication = string