public sealed class AzureClient : IMessage<AzureClient>, IEquatable<AzureClient>, IDeepCloneable<AzureClient>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AzureClient.
AzureClient resources hold client authentication information needed by the
Anthos Multi-Cloud API to manage Azure resources on your Azure subscription.
When an [AzureCluster][google.cloud.gkemulticloud.v1.AzureCluster] is
created, an AzureClient resource needs to be provided and all operations on
Azure resources associated to that cluster will authenticate to Azure
services using the given client.
AzureClient resources are immutable and cannot be modified upon creation.
Each AzureClient resource is bound to a single Azure Active Directory
Application and tenant.
public MapField<string, string> Annotations { get; }
Optional. Annotations on the resource.
This field has the same restrictions as Kubernetes annotations.
The total size of all keys and values combined is limited to 256k.
Keys can have 2 segments: prefix (optional) and name (required),
separated by a slash (/).
Prefix must be a DNS subdomain.
Name must be 63 characters or less, begin and end with alphanumerics,
with dashes (-), underscores (_), dots (.), and alphanumerics between.
[[["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 webpage provides reference documentation for the \u003ccode\u003eAzureClient\u003c/code\u003e class within the Anthos Multi-Cloud v1 API, which is used to manage Azure resources.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAzureClient\u003c/code\u003e resources are essential for authenticating Anthos Multi-Cloud API operations on Azure resources and are linked to a single Azure Active Directory Application and tenant.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes details on the class's properties such as \u003ccode\u003eApplicationId\u003c/code\u003e, \u003ccode\u003eTenantId\u003c/code\u003e, and \u003ccode\u003ePemCertificate\u003c/code\u003e, as well as output-only fields like \u003ccode\u003eCreateTime\u003c/code\u003e and \u003ccode\u003eUid\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the API are available, with version 2.8.0 being the latest and version 1.0.0-beta01 being the earliest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAzureClient\u003c/code\u003e resources are immutable after creation.\u003c/p\u003e\n"]]],[],null,["# Anthos Multi-Cloud v1 API - Class AzureClient (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.AzureClient)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.7.0/Google.Cloud.GkeMultiCloud.V1.AzureClient)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.6.0/Google.Cloud.GkeMultiCloud.V1.AzureClient)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.5.0/Google.Cloud.GkeMultiCloud.V1.AzureClient)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.4.0/Google.Cloud.GkeMultiCloud.V1.AzureClient)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.3.0/Google.Cloud.GkeMultiCloud.V1.AzureClient)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.2.0/Google.Cloud.GkeMultiCloud.V1.AzureClient)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.1.0/Google.Cloud.GkeMultiCloud.V1.AzureClient)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.0.0/Google.Cloud.GkeMultiCloud.V1.AzureClient)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/1.0.0-beta01/Google.Cloud.GkeMultiCloud.V1.AzureClient) \n\n public sealed class AzureClient : IMessage\u003cAzureClient\u003e, IEquatable\u003cAzureClient\u003e, IDeepCloneable\u003cAzureClient\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Anthos Multi-Cloud v1 API class AzureClient.\n\n`AzureClient` resources hold client authentication information needed by the\nAnthos Multi-Cloud API to manage Azure resources on your Azure subscription.\n\nWhen an \\[AzureCluster\\]\\[google.cloud.gkemulticloud.v1.AzureCluster\\] is\ncreated, an `AzureClient` resource needs to be provided and all operations on\nAzure resources associated to that cluster will authenticate to Azure\nservices using the given client.\n\n`AzureClient` resources are immutable and cannot be modified upon creation.\n\nEach `AzureClient` resource is bound to a single Azure Active Directory\nApplication and tenant. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e AzureClient \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[AzureClient](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.AzureClient), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[AzureClient](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.AzureClient), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[AzureClient](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.AzureClient), [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### AzureClient()\n\n public AzureClient()\n\n### AzureClient(AzureClient)\n\n public AzureClient(AzureClient other)\n\nProperties\n----------\n\n### Annotations\n\n public MapField\u003cstring, string\u003e Annotations { get; }\n\nOptional. Annotations on the resource.\n\nThis field has the same restrictions as Kubernetes annotations.\nThe total size of all keys and values combined is limited to 256k.\nKeys can have 2 segments: prefix (optional) and name (required),\nseparated by a slash (/).\nPrefix must be a DNS subdomain.\nName must be 63 characters or less, begin and end with alphanumerics,\nwith dashes (-), underscores (_), dots (.), and alphanumerics between.\n\n### ApplicationId\n\n public string ApplicationId { get; set; }\n\nRequired. The Azure Active Directory Application ID.\n\n### AzureClientName\n\n public AzureClientName AzureClientName { get; set; }\n\n[AzureClientName](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.AzureClientName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.AzureClient#Google_Cloud_GkeMultiCloud_V1_AzureClient_Name) resource name property.\n\n### CreateTime\n\n public Timestamp CreateTime { get; set; }\n\nOutput only. The time at which this resource was created.\n\n### Name\n\n public string Name { get; set; }\n\nThe name of this resource.\n\n`AzureClient` resource names are formatted as\n`projects/\u003cproject-number\u003e/locations/\u003cregion\u003e/azureClients/\u003cclient-id\u003e`.\n\nSee [Resource Names](https://cloud.google.com/apis/design/resource_names)\nfor more details on Google Cloud resource names.\n\n### PemCertificate\n\n public string PemCertificate { get; set; }\n\nOutput only. The PEM encoded x509 certificate.\n\n### Reconciling\n\n public bool Reconciling { get; set; }\n\nOutput only. If set, there are currently pending changes to the client.\n\n### TenantId\n\n public string TenantId { get; set; }\n\nRequired. The Azure Active Directory Tenant ID.\n\n### Uid\n\n public string Uid { get; set; }\n\nOutput only. A globally unique identifier for the client.\n\n### UpdateTime\n\n public Timestamp UpdateTime { get; set; }\n\nOutput only. The time at which this client was last updated."]]