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 `AzureSubscription` class within the Security Command Center v2 API, which is used to represent an Azure subscription."],["The `AzureSubscription` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, a default one and another that takes an `AzureSubscription` object as a parameter."],["It exposes two properties, `DisplayName` and `Id`, which are string type properties that represent the display name and the UUID of the Azure subscription respectively."],["The `AzureSubscription` class belongs to the `Google.Cloud.SecurityCenter.V2` namespace and is found within the `Google.Cloud.SecurityCenter.V2.dll` assembly."]]],[]]