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 latest version available for \u003ccode\u003eAllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk\u003c/code\u003e is 3.6.0, with numerous other versions ranging down to 1.0.0 also accessible.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk\u003c/code\u003e is a sealed class that implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides constructors to initialize an instance, with one being a default constructor and the other accepting another instance of the same type for copying.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eDiskSizeGb\u003c/code\u003e, which specifies the disk size in base-2 GB, and \u003ccode\u003eInterface\u003c/code\u003e, which indicates the disk interface (SCSI or NVME), and boolean properties \u003ccode\u003eHasDiskSizeGb\u003c/code\u003e and \u003ccode\u003eHasInterface\u003c/code\u003e to determine if those respective fields are set.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits several methods from the base \u003ccode\u003eObject\u003c/code\u003e class, including \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]