AutoStorageAuthenticationMode type

Batch 서비스에서 자동 스토리지 계정을 관리하는 데 사용할 인증 모드입니다.

type AutoStorageAuthenticationMode =
  | "StorageKeys"
  | "BatchAccountManagedIdentity"