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 the .NET environment, detailing its configuration."],["The latest version of the `KubernetesDashboard` is 3.33.0, with links to documentation for multiple previous versions, ranging down to 2.3.0."],["The `KubernetesDashboard` class, which inherits from `object`, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `KubernetesDashboard` class has properties such as `Disabled`, a boolean that indicates whether the Kubernetes Dashboard is enabled for a cluster."],["There are two constructors provided for the `KubernetesDashboard` class, the default and one that accepts another `KubernetesDashboard` object as a parameter."]]],[]]