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-04-09 UTC."],[[["This webpage provides reference documentation for the `KubernetesDashboard` class within the Google Kubernetes Engine v1 API, specifically for .NET development."],["The latest version documented is 3.33.0, and a range of versions from 2.3.0 to 3.33.0 are available with their corresponding documentation links."],["The `KubernetesDashboard` class represents the configuration for the Kubernetes Dashboard, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `KubernetesDashboard` class includes a `Disabled` property of type boolean which indicates whether the Kubernetes Dashboard is enabled for the cluster."],["There are two constructors available for the `KubernetesDashboard` class; one is parameterless and the other one takes another `KubernetesDashboard` object as a parameter."]]],[]]