public sealed class KubernetesDashboard : IMessage<KubernetesDashboard>, IEquatable<KubernetesDashboard>, IDeepCloneable<KubernetesDashboard>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class KubernetesDashboard.
[[["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-03-21 UTC."],[[["This webpage provides documentation for the `KubernetesDashboard` class within the Google Kubernetes Engine v1 API, specifically for .NET development."],["The documentation covers a range of versions for the `KubernetesDashboard`, from 2.3.0 up to the latest release, 3.33.0."],["`KubernetesDashboard` is a class for configuring the Kubernetes Dashboard and it implements several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `KubernetesDashboard` class has one configurable property, `Disabled`, which is a boolean value that determines whether the dashboard is enabled on the cluster."],["The latest version of `KubernetesDashboard` in the document is 3.33.0, with previous releases extending back through 3.x and 2.x."]]],[]]