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"]],[["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-03-21 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."]]],[]]