Class AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk (0.9.0)

AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Attributes

NameDescription
disk_size_gb int
Specifies the size of the disk in base-2 GB. This field is a member of oneof_ _disk_size_gb.
interface str
Specifies the disk interface to use for attaching this disk, which is either SCSI or NVME. The default is SCSI. For performance characteristics of SCSI over NVMe, see Local SSD performance. Check the Interface enum for the list of possible values. This field is a member of oneof_ _interface.

Classes

Interface

Interface(value)

Specifies the disk interface to use for attaching this disk, which is either SCSI or NVME. The default is SCSI. For performance characteristics of SCSI over NVMe, see Local SSD performance.