AzureStorageState type

AzureStorageState の値を定義します。

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