次の方法で共有


StorageAccountType type

StorageAccountType の値を定義します。 指定できる値は、'Standard_LRS'、'Premium_LRS' です。

type StorageAccountType = "Standard_LRS" | "Premium_LRS"