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."],[[["The `AzureClusterUser` class represents user identities for Azure clusters within the Anthos Multi-Cloud v1 API."],["Version 2.8.0 is the latest release, with multiple prior versions including 2.7.0, 2.6.0, 2.5.0, 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, and 1.0.0-beta01 also documented."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`AzureClusterUser` instances can be constructed either with default settings or by providing another `AzureClusterUser` instance for copying."],["The class provides a `Username` property, which is a string that is a required field representing the user's name, such as `my-gcp-id@gmail.com`."]]],[]]