public sealed class AzureMetadata.Types.AzureSubscription : IMessage<AzureMetadata.Types.AzureSubscription>, IEquatable<AzureMetadata.Types.AzureSubscription>, IDeepCloneable<AzureMetadata.Types.AzureSubscription>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 API class AzureMetadata.Types.AzureSubscription.
[[["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 document provides reference information for the `AzureMetadata.Types.AzureSubscription` class within the Security Command Center v2 API."],["The `AzureSubscription` class represents an Azure subscription and inherits from the `object` class while implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two constructors, one default and one that takes another `AzureSubscription` object as a parameter, allowing for object creation and cloning."],["It includes properties for `DisplayName` and `Id`, representing the display name and UUID of the Azure subscription respectively, both of which are of type string."],["The code samples and reference documentation in the content belong to the 1.0.0 version of the Security Center V2 API."]]],[]]