public sealed class AzureServicesAuthentication : IMessage<AzureServicesAuthentication>, IEquatable<AzureServicesAuthentication>, IDeepCloneable<AzureServicesAuthentication>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AzureServicesAuthentication.
Authentication configuration for the management of Azure resources.
[[["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 webpage provides documentation for the `AzureServicesAuthentication` class within the Anthos Multi-Cloud v1 API, specifically for version 2.7.0."],["The `AzureServicesAuthentication` class handles authentication for managing Azure resources and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes constructors to create new instances, either empty or by cloning existing `AzureServicesAuthentication` instances."],["The class has two key properties: `ApplicationId` (Azure Active Directory Application ID) and `TenantId` (Azure Active Directory Tenant ID), both of which are required."],["The current page is for version 2.7.0 however it is not the latest, as version 2.8.0 exists, and multiple previous versions are also available."]]],[]]