Specifies the desired disk type on the node. This disk type must be a local storage type (e.g.: local-ssd). Note that for nodeTemplates, this should be the name of the disk type and not its URL.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["This webpage details the `LocalDisk` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.12.0, as part of the .NET library."],["The `LocalDisk` class is a sealed class that implements several interfaces, including `IMessage`, `IEquatable\u003cLocalDisk\u003e`, `IDeepCloneable\u003cLocalDisk\u003e`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffer operations."],["The class offers properties to define disk specifications, like `DiskCount`, `DiskSizeGb`, and `DiskType`, allowing configuration of the number, size, and type of local disks, respectively."],["The page offers access to multiple versions of the `LocalDisk` class ranging from 1.0.0 up to the latest version 3.6.0."],["The `LocalDisk` class contains boolean properties which checks whether each of the disk properties have been set or not, `HasDiskCount`, `HasDiskSizeGb`, and `HasDiskType`."]]],[]]