public sealed class ImageNote : IMessage<ImageNote>, IEquatable<ImageNote>, IDeepCloneable<ImageNote>, IBufferMessage, IMessage
Basis describes the base image portion (Note) of the DockerImage
relationship. Linked occurrences are derived from this or an equivalent image
via:
FROM <Basis.resource_url>
Or an equivalent reference, e.g., a tag of the resource_url.
[[["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-09-04 UTC."],[[["\u003cp\u003eThis webpage documents the \u003ccode\u003eImageNote\u003c/code\u003e class within the \u003ccode\u003eGrafeas.V1\u003c/code\u003e namespace, specifically for version 3.0.0 of the .NET library, which is part of the DockerImage relationship.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImageNote\u003c/code\u003e describes the base image portion and is used to derive linked occurrences through the \u003ccode\u003eresource_url\u003c/code\u003e, and it implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default \u003ccode\u003eImageNote()\u003c/code\u003e and another \u003ccode\u003eImageNote(ImageNote other)\u003c/code\u003e to create a copy of an existing \u003ccode\u003eImageNote\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImageNote\u003c/code\u003e has two properties, \u003ccode\u003eFingerprint\u003c/code\u003e of type \u003ccode\u003eFingerprint\u003c/code\u003e, which is a required immutable property, and \u003ccode\u003eResourceUrl\u003c/code\u003e of type \u003ccode\u003eString\u003c/code\u003e, which represents the resource URL for the basis of associated occurrence images.\u003c/p\u003e\n"],["\u003cp\u003eThe content displays a version history of the \u003ccode\u003eImageNote\u003c/code\u003e, listing several versions of the \u003ccode\u003eGrafeas.V1\u003c/code\u003e namespace including the latest one.\u003c/p\u003e\n"]]],[],null,[]]