public sealed class AttachedDisk : IMessage<AllocationPolicy.Types.AttachedDisk>, IEquatable<AllocationPolicy.Types.AttachedDisk>, IDeepCloneable<AllocationPolicy.Types.AttachedDisk>, IBufferMessage, IMessage
Reference documentation and code samples for the Batch v1 API class AllocationPolicy.Types.AttachedDisk.
A new or an existing persistent disk or a local ssd attached to a VM
instance.
Device name that the guest operating system will see.
It is used by Runnable.volumes field to mount disks. So please specify
the device_name if you want Batch to help mount the disk, and it should
match the device_name field in volumes.
[[["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-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eAllocationPolicy.Types.AttachedDisk\u003c/code\u003e class within the Google Cloud Batch v1 API, detailing its use for attaching persistent disks or local SSDs to VM instances.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the class's inheritance, implementing interfaces, and inherited members, along with its namespace and assembly information for developers using the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eIt lists various available versions of the \u003ccode\u003eAllocationPolicy.Types.AttachedDisk\u003c/code\u003e class, from the latest version 2.13.0 down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAttachedDisk\u003c/code\u003e class offers constructors for creating instances, including one that copies from another \u003ccode\u003eAllocationPolicy.Types.AttachedDisk\u003c/code\u003e, and also provides properties like \u003ccode\u003eAttachedCase\u003c/code\u003e, \u003ccode\u003eDeviceName\u003c/code\u003e, \u003ccode\u003eExistingDisk\u003c/code\u003e, and \u003ccode\u003eNewDisk\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeviceName\u003c/code\u003e property allows the specification of a device name that the guest operating system can recognize and that may be used to mount disks.\u003c/p\u003e\n"]]],[],null,[]]