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, ranging from version 1.0.0 to the latest version 3.6.0."],["The `LocalDisk` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing capabilities for message handling, equality comparisons, deep cloning, and buffered messages."],["`LocalDisk` provides properties to manage local disk configurations, such as `DiskCount` to define the number of disks, `DiskSizeGb` to specify the size of each disk in GB, and `DiskType` to set the type of local storage disk."],["There are also boolean type properties `HasDiskCount`, `HasDiskSizeGb`, and `HasDiskType` that are available to check if the field has been set."],["There are also multiple inheritance members available in the object class, such as `Object.GetHashCode()`, `Object.GetType()`, `Object.MemberwiseClone()`, and `Object.ToString()`."]]],[]]