Share via


AutoStorageAuthenticationMode type

The authentication mode which the Batch service will use to manage the auto-storage account.

type AutoStorageAuthenticationMode =
  | "StorageKeys"
  | "BatchAccountManagedIdentity"