public sealed class AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk : IMessage<AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk>, IEquatable<AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk>, IDeepCloneable<AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk>, IBufferMessage, IMessage
public AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk(AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk other)
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis document outlines the different versions of the \u003ccode\u003eAllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, ranging from version 1.0.0 to the latest, 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk\u003c/code\u003e class is a sealed class that implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one parameterless and another that takes an instance of the same class as a parameter, and it inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk\u003c/code\u003e class has properties such as \u003ccode\u003eDiskSizeGb\u003c/code\u003e to specify the disk size and \u003ccode\u003eInterface\u003c/code\u003e to set the disk interface type.\u003c/p\u003e\n"],["\u003cp\u003eThe disk size property has an accessor of \u003ccode\u003elong\u003c/code\u003e, and the interface property has a string accessor, and it can be set to SCSI or NVME by default.\u003c/p\u003e\n"]]],[],null,[]]