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 page provides reference documentation for the `AzureClusterGroup` class within the Google Cloud GKE Multi-Cloud v1 API, specifically for version 2.7.0."],["The `AzureClusterGroup` class represents the identities of a group-type subject for Azure clusters and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `object` class and includes methods such as `GetHashCode()`, `GetType()`, and `ToString()`, as well as two constructors: a default constructor and one that takes an `AzureClusterGroup` object as a parameter."],["It contains one property `Group` that represents the name of the group, which is a required property of the type string, for example, `my-group@domain.com`."],["The page also provides links to nine other versions, with version 2.8.0 being the most recent."]]],[]]