StorageAccountType type

데이터 디스크 또는 OS 디스크를 만드는 데 사용할 스토리지 계정 유형입니다.

type StorageAccountType = "Standard_LRS" | "Premium_LRS" | "StandardSSD_LRS"