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-04-09 UTC."],[[["The page provides reference documentation and code samples for the `GetAzureOpenIdConfigRequest` class within the Anthos Multi-Cloud v1 API."],["`GetAzureOpenIdConfigRequest` is used to retrieve the OIDC discovery document for an Azure cluster, following the OpenID Connect Discovery 1.0 specification."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with inheritance from the `object` class."],["The class includes constructors and properties, such as `AzureCluster`, which is a required string specifying the Azure cluster resource name."],["The page provides a list of versioned documentation for this class starting with 1.0.0-beta01 up to the current latest 2.8.0, with the current page being for 2.4.0."]]],[]]