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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]