public sealed class TransferableSku : IMessage<TransferableSku>, IEquatable<TransferableSku>, IDeepCloneable<TransferableSku>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class TransferableSku.
TransferableSku represents information a reseller needs to view existing
provisioned services for a customer that they do not own.
Read-only.
[[["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."],[[["The `TransferableSku` class in the Cloud Channel v1 API represents information needed by resellers to view existing provisioned services for a customer they do not own."],["This page provides reference documentation for the `TransferableSku` class, including its constructors, properties, and implemented interfaces across multiple versions, with the latest version being 2.14.0."],["The class inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, detailing its functionality and compatibility within the .NET framework."],["`TransferableSku` has key properties such as `LegacySku`, `Sku`, and `TransferEligibility`, allowing access to data related to a customer's existing service and transfer status."]]],[]]