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."],[[["This webpage provides documentation for the `AzureClusterError` class within the Anthos Multi-Cloud v1 API, specifically focusing on version 2.7.0."],["The `AzureClusterError` class is used to describe errors encountered on Azure clusters and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class inherits from `object` and contains a `Message` property which gives a human-friendly string description of the error."],["The page also lists links to different versions of the documentation, ranging from version 1.0.0-beta01 up to the latest version 2.8.0."],["The `AzureClusterError` class is in the `Google.Cloud.GkeMultiCloud.V1` namespace, found within the `Google.Cloud.GkeMultiCloud.V1.dll` assembly, and it provides two constructors, one default and one that accepts an `AzureClusterError` parameter."]]],[]]