public sealed class AzureAuthorization : IMessage<AzureAuthorization>, IEquatable<AzureAuthorization>, IDeepCloneable<AzureAuthorization>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AzureAuthorization.
Configuration related to the cluster RBAC settings.
public RepeatedField<AzureClusterGroup> AdminGroups { get; }
Optional. Groups of users that can perform operations as a cluster admin. A
managed ClusterRoleBinding will be created to grant the cluster-admin
ClusterRole to the groups. Up to ten admin groups can be provided.
public RepeatedField<AzureClusterUser> AdminUsers { get; }
Optional. Users that can perform operations as a cluster admin. A managed
ClusterRoleBinding will be created to grant the cluster-admin ClusterRole
to the users. Up to ten admin users can be provided.
[[["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-09-04 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eAzureAuthorization\u003c/code\u003e class within the Anthos Multi-Cloud v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAzureAuthorization\u003c/code\u003e class is used to manage the configuration of RBAC (Role-Based Access Control) settings for Azure clusters.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API class is 2.8.0, with previous versions available dating back to 1.0.0-beta01.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAzureAuthorization\u003c/code\u003e class allows for the configuration of both admin groups and admin users, granting them \u003ccode\u003ecluster-admin\u003c/code\u003e privileges, with a limit of ten admins of each type.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e within the \u003ccode\u003eGoogle.Protobuf\u003c/code\u003e and \u003ccode\u003eGoogle.Cloud.GkeMultiCloud.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,["# Anthos Multi-Cloud v1 API - Class AzureAuthorization (2.8.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.8.0 (latest)](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.AzureAuthorization)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.7.0/Google.Cloud.GkeMultiCloud.V1.AzureAuthorization)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.6.0/Google.Cloud.GkeMultiCloud.V1.AzureAuthorization)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.5.0/Google.Cloud.GkeMultiCloud.V1.AzureAuthorization)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.4.0/Google.Cloud.GkeMultiCloud.V1.AzureAuthorization)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.3.0/Google.Cloud.GkeMultiCloud.V1.AzureAuthorization)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.2.0/Google.Cloud.GkeMultiCloud.V1.AzureAuthorization)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.1.0/Google.Cloud.GkeMultiCloud.V1.AzureAuthorization)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.0.0/Google.Cloud.GkeMultiCloud.V1.AzureAuthorization)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/1.0.0-beta01/Google.Cloud.GkeMultiCloud.V1.AzureAuthorization) \n\n public sealed class AzureAuthorization : IMessage\u003cAzureAuthorization\u003e, IEquatable\u003cAzureAuthorization\u003e, IDeepCloneable\u003cAzureAuthorization\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Anthos Multi-Cloud v1 API class AzureAuthorization.\n\nConfiguration related to the cluster RBAC settings. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e AzureAuthorization \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[AzureAuthorization](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.AzureAuthorization), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[AzureAuthorization](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.AzureAuthorization), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[AzureAuthorization](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.AzureAuthorization), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.GkeMultiCloud.V1](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.GkeMultiCloud.V1.dll\n\nConstructors\n------------\n\n### AzureAuthorization()\n\n public AzureAuthorization()\n\n### AzureAuthorization(AzureAuthorization)\n\n public AzureAuthorization(AzureAuthorization other)\n\nProperties\n----------\n\n### AdminGroups\n\n public RepeatedField\u003cAzureClusterGroup\u003e AdminGroups { get; }\n\nOptional. Groups of users that can perform operations as a cluster admin. A\nmanaged ClusterRoleBinding will be created to grant the `cluster-admin`\nClusterRole to the groups. Up to ten admin groups can be provided.\n\nFor more info on RBAC, see\n\u003chttps://kubernetes.io/docs/reference/access-authn-authz/rbac/#user-facing-roles\u003e\n\n### AdminUsers\n\n public RepeatedField\u003cAzureClusterUser\u003e AdminUsers { get; }\n\nOptional. Users that can perform operations as a cluster admin. A managed\nClusterRoleBinding will be created to grant the `cluster-admin` ClusterRole\nto the users. Up to ten admin users can be provided.\n\nFor more info on RBAC, see\n\u003chttps://kubernetes.io/docs/reference/access-authn-authz/rbac/#user-facing-roles\u003e"]]