public sealed class GetAzureOpenIdConfigRequest : IMessage<GetAzureOpenIdConfigRequest>, IEquatable<GetAzureOpenIdConfigRequest>, IDeepCloneable<GetAzureOpenIdConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class GetAzureOpenIdConfigRequest.
GetAzureOpenIdConfigRequest gets the OIDC discovery document for the
cluster. See the OpenID Connect Discovery 1.0 specification for details.
[[["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 documentation for the \u003ccode\u003eGetAzureOpenIdConfigRequest\u003c/code\u003e class within the Anthos Multi-Cloud v1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetAzureOpenIdConfigRequest\u003c/code\u003e class is used to retrieve the OIDC discovery document for a given Azure cluster, conforming to the OpenID Connect Discovery 1.0 specification.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the class's inheritance, which includes implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, as well as its public properties such as \u003ccode\u003eAzureCluster\u003c/code\u003e and \u003ccode\u003eAzureClusterAsAzureClusterName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis page also contains the different versions of the class, ranging from \u003ccode\u003e2.8.0\u003c/code\u003e (latest) to \u003ccode\u003e1.0.0-beta01\u003c/code\u003e with their respective links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetAzureOpenIdConfigRequest\u003c/code\u003e class has two constructors: one default constructor, and another one that takes an instance of the \u003ccode\u003eGetAzureOpenIdConfigRequest\u003c/code\u003e class as a parameter.\u003c/p\u003e\n"]]],[],null,["# Anthos Multi-Cloud v1 API - Class GetAzureOpenIdConfigRequest (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.GetAzureOpenIdConfigRequest)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.7.0/Google.Cloud.GkeMultiCloud.V1.GetAzureOpenIdConfigRequest)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.6.0/Google.Cloud.GkeMultiCloud.V1.GetAzureOpenIdConfigRequest)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.5.0/Google.Cloud.GkeMultiCloud.V1.GetAzureOpenIdConfigRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.4.0/Google.Cloud.GkeMultiCloud.V1.GetAzureOpenIdConfigRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.3.0/Google.Cloud.GkeMultiCloud.V1.GetAzureOpenIdConfigRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.2.0/Google.Cloud.GkeMultiCloud.V1.GetAzureOpenIdConfigRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.1.0/Google.Cloud.GkeMultiCloud.V1.GetAzureOpenIdConfigRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.0.0/Google.Cloud.GkeMultiCloud.V1.GetAzureOpenIdConfigRequest)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/1.0.0-beta01/Google.Cloud.GkeMultiCloud.V1.GetAzureOpenIdConfigRequest) \n\n public sealed class GetAzureOpenIdConfigRequest : IMessage\u003cGetAzureOpenIdConfigRequest\u003e, IEquatable\u003cGetAzureOpenIdConfigRequest\u003e, IDeepCloneable\u003cGetAzureOpenIdConfigRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Anthos Multi-Cloud v1 API class GetAzureOpenIdConfigRequest.\n\nGetAzureOpenIdConfigRequest gets the OIDC discovery document for the\ncluster. See the OpenID Connect Discovery 1.0 specification for details. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e GetAzureOpenIdConfigRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[GetAzureOpenIdConfigRequest](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.GetAzureOpenIdConfigRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[GetAzureOpenIdConfigRequest](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.GetAzureOpenIdConfigRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[GetAzureOpenIdConfigRequest](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.GetAzureOpenIdConfigRequest), [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### GetAzureOpenIdConfigRequest()\n\n public GetAzureOpenIdConfigRequest()\n\n### GetAzureOpenIdConfigRequest(GetAzureOpenIdConfigRequest)\n\n public GetAzureOpenIdConfigRequest(GetAzureOpenIdConfigRequest other)\n\nProperties\n----------\n\n### AzureCluster\n\n public string AzureCluster { get; set; }\n\nRequired. The AzureCluster, which owns the OIDC discovery document.\nFormat:\nprojects/\\\u003cproject-id\\\u003e/locations/\\\u003cregion\\\u003e/azureClusters/\\\u003ccluster-id\\\u003e\n\n### AzureClusterAsAzureClusterName\n\n public AzureClusterName AzureClusterAsAzureClusterName { get; set; }\n\n[AzureClusterName](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.AzureClusterName)-typed view over the [AzureCluster](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.GetAzureOpenIdConfigRequest#Google_Cloud_GkeMultiCloud_V1_GetAzureOpenIdConfigRequest_AzureCluster) resource name property."]]