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-04-09 UTC."],[[["This documentation provides details for the `AzureMetadata.Types.AzureSubscription` class, part of the Security Command Center v2 API."],["The `AzureSubscription` class represents an Azure subscription and inherits from the object class while implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor (`AzureSubscription()`) and one that accepts another `AzureSubscription` object (`AzureSubscription(AzureMetadata.Types.AzureSubscription other)`)."],["Key properties of this class include `DisplayName` which is a string that represents the display name of the Azure subscription and `Id` which represents the UUID of the subscription as a string."]]],[]]