AutoStorageAuthenticationMode type

Batch サービスが自動ストレージ アカウントの管理に使用する認証モード。

type AutoStorageAuthenticationMode =
  | "StorageKeys"
  | "BatchAccountManagedIdentity"