public sealed class ApplianceCluster : IMessage<ApplianceCluster>, IEquatable<ApplianceCluster>, IDeepCloneable<ApplianceCluster>, IBufferMessage, IMessage
Reference documentation and code samples for the GKE Hub v1beta1 API class ApplianceCluster.
ApplianceCluster contains information specific to GDC Edge Appliance
Clusters.
[[["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."],[[["The `ApplianceCluster` class, part of the GKE Hub v1beta1 API, is specifically designed to manage GDC Edge Appliance Clusters."],["The latest version of the `ApplianceCluster` class is `2.0.0-beta07`, with previous versions `2.0.0-beta06` and `1.0.0-beta04` also available."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for enhanced functionality and compatibility."],["The `ApplianceCluster` class includes a `ResourceLink` property, which stores the immutable self-link of the associated GCP resource as a string."],["The `ApplianceCluster` has two constructors: a default parameterless constructor and one that takes an `ApplianceCluster` as a parameter."]]],[]]