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, a part of the Anthos Multi-Cloud v1 API within the Google Cloud .NET library."],["The `AzureClusterUser` class represents identities of user-type subjects for Azure clusters, allowing interaction with these clusters."],["This documentation covers versions of the class ranging from version 1.0.0-beta01 to the latest, 2.8.0, with this page specifically referencing version 2.1.0."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities like deep cloning and protocol buffer message handling."],["The `AzureClusterUser` class has properties such as `Username`, which is a required string field representing the user's identifier, such as an email."]]],[]]