Compartilhar via


AzureStorageState type

Define valores para AzureStorageState.

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