AzureStorageState type

Defines values for AzureStorageState.

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