public sealed class PriceByResource : IMessage<PriceByResource>, IEquatable<PriceByResource>, IDeepCloneable<PriceByResource>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class PriceByResource.
[[["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 latest version of the `PriceByResource` class in the Cloud Channel v1 API is 2.14.0, and documentation is available for versions ranging from 1.0.0 to 2.14.0."],["`PriceByResource` is a class that represents pricing based on the type of resource, inheriting from `Object` and implementing multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class `PriceByResource` contains properties such as `Price`, `PricePhases`, and `ResourceType`, which represent the offer's pricing, time-based pricing, and the resource type respectively."],["There are two constructor overloads available for `PriceByResource`, one being a default and the second allowing for a `PriceByResource` object to be passed as a parameter."]]],[]]