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 document outlines the different versions of the `Google.Cloud.Compute.V1.LocalDisk` component, with version 3.6.0 being the latest available."],["The `LocalDisk` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `LocalDisk` class offers properties to specify disk configurations such as `DiskCount`, `DiskSizeGb`, and `DiskType`, which are all integers or strings, allowing customization of local disk setups."],["There are boolean properties to verify if a field is set, such as `HasDiskCount`, `HasDiskSizeGb` and `HasDiskType`."],["The class also contains two contructors, one empty `LocalDisk()` and one that takes another LocalDisk object `LocalDisk(LocalDisk other)`."]]],[]]