public sealed class AzureClusterGroup : IMessage<AzureClusterGroup>, IEquatable<AzureClusterGroup>, IDeepCloneable<AzureClusterGroup>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AzureClusterGroup.
Identities of a group-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-04-09 UTC."],[[["This documentation page covers the `AzureClusterGroup` class within the Google Cloud GKE Multi-Cloud v1 API, specifically version 2.6.0."],["The `AzureClusterGroup` class is used to define identities of a group-type subject for Azure clusters, serving as a crucial component for managing cluster identities in multi-cloud environments."],["It implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, highlighting its integration with Google.Protobuf functionalities."],["The class includes a constructor and a `Group` property, which is required and specifies the name of the group, such as an email address, and it also lists the inherited members."],["The webpage also shows a list of available versions for this class ranging from version 2.8.0 (latest) to version 1.0.0-beta01, with associated links for documentation."]]],[]]