public sealed class AzureClusterError : IMessage<AzureClusterError>, IEquatable<AzureClusterError>, IDeepCloneable<AzureClusterError>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AzureClusterError.
AzureClusterError describes errors found on Azure 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-04-09 UTC."],[[["The webpage provides documentation for the `AzureClusterError` class within the Google Cloud GKE Multi-Cloud v1 API, specifically version 2.6.0."],["`AzureClusterError` is designed to detail errors encountered within Azure clusters and is part of the `Google.Cloud.GkeMultiCloud.V1` namespace."],["The class inherits from the base object class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AzureClusterError` class includes a `Message` property that contains a human-readable string describing the error."],["The documentation covers different versions, from the latest at version 2.8.0 down to 1.0.0-beta01."]]],[]]