public sealed class LicenseResourceCommitment : IMessage<LicenseResourceCommitment>, IEquatable<LicenseResourceCommitment>, IDeepCloneable<LicenseResourceCommitment>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class LicenseResourceCommitment.
[[["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 page provides reference documentation for the `LicenseResourceCommitment` class within the Compute Engine v1 API, specifically for .NET development, spanning versions from 1.0.0 to the latest 3.6.0."],["The `LicenseResourceCommitment` class represents a commitment for a particular license resource, and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `LicenseResourceCommitment` class includes properties like `Amount` to represent the number of licenses purchased, `CoresPerLicense` to specify the core range for the instance, and `License` to contain the applicable license URI."],["The documentation provides information on the constructors for the `LicenseResourceCommitment` class."],["The latest version of the API is 3.6.0 as of the documentation provided, and the current version detailed on the webpage is 2.13.0."]]],[]]