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 document provides reference documentation for the `AzureClusterError` class within the Anthos Multi-Cloud v1 API."],["`AzureClusterError` is used to describe errors that occur on Azure clusters and implements various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is part of the `Google.Cloud.GkeMultiCloud.V1` namespace and is contained within the `Google.Cloud.GkeMultiCloud.V1.dll` assembly."],["The `AzureClusterError` class has a `Message` property, a string that offers a human-friendly description of the error, and it has two constructor methods."],["The documentation outlines various versions of the `AzureClusterError` class, from the latest version 2.8.0 down to the beta version 1.0.0-beta01."]]],[]]