public sealed class AzureClusterUser : IMessage<AzureClusterUser>, IEquatable<AzureClusterUser>, IDeepCloneable<AzureClusterUser>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AzureClusterUser.
Identities of a user-type subject for 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-03-21 UTC."],[[["This page provides reference documentation for the `AzureClusterUser` class within the Anthos Multi-Cloud v1 API, detailing its structure and usage."],["The latest version of the `AzureClusterUser` class is 2.8.0, and the documentation spans multiple versions, including 2.2.0, which is the currently displayed version on the webpage."],["`AzureClusterUser` represents user identities for Azure clusters and inherits from `object` while implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a `Username` property, which is a required string representing the user's identity, such as an email address."],["The `AzureClusterUser` class has two constructors, one being a default constructor and the other accepting another `AzureClusterUser` object as a parameter."]]],[]]