次の方法で共有


AzureStorageState type

Defines values for AzureStorageState.

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