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 webpage provides documentation for the `LicenseResourceCommitment` class within the Google.Cloud.Compute.V1 API, specifically for the .NET environment, with version 3.6.0 being the latest available and a dropdown menu showing versions back to 1.0.0."],["The `LicenseResourceCommitment` class represents a commitment for a particular license resource and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `LicenseResourceCommitment` class has properties such as `Amount`, `CoresPerLicense`, and `License`, which are used to specify the number of licenses purchased, the core range of the instance, and the license URI respectively."],["The page also lists inherited members and includes details about the constructors available for the `LicenseResourceCommitment` class."],["The reference provided covers all the different methods and properties within the LicenseResourceCommitment Class, giving a complete understanding of the class itself."]]],[]]