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 document provides reference documentation for the `AzureServicesAuthentication` class within the Anthos Multi-Cloud v1 API, specifically for version 2.6.0."],["`AzureServicesAuthentication` is a class used for configuring authentication when managing Azure resources, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes properties such as `ApplicationId` and `TenantId`, both of which are required and represent the Azure Active Directory Application ID and Tenant ID respectively, where both are of type `string`."],["There are multiple versions of the `AzureServicesAuthentication` class, ranging from version 1.0.0-beta01 to 2.8.0, with 2.8.0 being the latest version."]]],[]]