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 reference documentation for the `LicenseResourceCommitment` class within the Google.Cloud.Compute.V1 API for .NET, with the current version being 2.14.0."],["The `LicenseResourceCommitment` class represents a commitment for a specific license resource within the Compute Engine v1 API, and it includes properties for the number of licenses, cores per license, and the license URI."],["The webpage includes an overview of the class's inheritance, the interfaces it implements, and a list of available versions of this class, with version 3.6.0 being the most recent release."],["The `LicenseResourceCommitment` class has properties such as Amount, CoresPerLicense, and License, allowing for the configuration and management of license commitments, along with their respective boolean has properties."],["The list of available versions range from 1.0.0 all the way up to 3.6.0, offering a comprehensive range of all the releases of this class within the API."]]],[]]