Поделиться через


AzureStorageState type

Определяет значения для AzureStorageState.

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