共用方式為


AzureStorageState type

定義 AzureStorageState 的值。

type AzureStorageState =
  | "Ok"
  | "InvalidCredentials"
  | "InvalidShare"
  | "NotValidated"