class Rancher::VirtualMachineDisk
- Rancher::VirtualMachineDisk
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/virtual_machine_disk.crConstructors
Instance Method Summary
- #driver : String
- #driver=(driver : String)
- #driver? : String | Nil
- #name : String
- #name=(name : String)
- #name? : String | Nil
- #read_iops : Int64
- #read_iops=(read_iops : Int64)
- #read_iops? : Int64 | Nil
- #root : Bool
- #root=(root : Bool)
- #root? : Bool | Nil
- #size : String
- #size=(size : String)
- #size? : String | Nil
- #write_iops : Int64
- #write_iops=(write_iops : Int64)
- #write_iops? : Int64 | Nil