次の方法で共有


BackupMode type

BackupMode の値を定義します。 使用できる値は、'CreateBackup'、'ExistingBackup' です。

type BackupMode = "CreateBackup" | "ExistingBackup"