public sealed class AzureMetadata.Types.AzureTenant : IMessage<AzureMetadata.Types.AzureTenant>, IEquatable<AzureMetadata.Types.AzureTenant>, IDeepCloneable<AzureMetadata.Types.AzureTenant>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 API class AzureMetadata.Types.AzureTenant.
[[["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 documentation provides reference information for the `AzureMetadata.Types.AzureTenant` class within the Security Command Center v2 API."],["The `AzureTenant` class represents a Microsoft Entra tenant and inherits from `object`, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is available in the `Google.Cloud.SecurityCenter.V2` namespace, part of the `Google.Cloud.SecurityCenter.V2.dll` assembly, with two constructors being provided for creating instances of the class."],["`AzureTenant` has properties `DisplayName` and `Id` which allow setting and retrieving the tenant's name and identifier, respectively, both of which are strings."]]],[]]