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\u003eThe webpage provides documentation for the \u003ccode\u003eAllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, with version 3.6.0 being the latest and available versions spanning from 1.0.0 to 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eAllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk\u003c/code\u003e implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in data handling and management.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows for the specification of a reserved disk, including its size in GB via the \u003ccode\u003eDiskSizeGb\u003c/code\u003e property and the interface type through the \u003ccode\u003eInterface\u003c/code\u003e property, which can be either SCSI or NVME.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk\u003c/code\u003e class has two constructors, one default and another to clone from another like object.\u003c/p\u003e\n"],["\u003cp\u003eThere are properties that check if disk size and interface fields are set via \u003ccode\u003eHasDiskSizeGb\u003c/code\u003e and \u003ccode\u003eHasInterface\u003c/code\u003e respectfully.\u003c/p\u003e\n"]]],[],null,[]]