Class ImageNote (2.3.0)

 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.

Inheritance

Object > ImageNote

Namespace

Grafeas.V1

Assembly

Grafeas.V1.dll

Constructors

ImageNote()

 public ImageNote() 

ImageNote(ImageNote)

 public ImageNote(ImageNote other) 
Parameter
Name
Description
other

Properties

Fingerprint

 public Fingerprint Fingerprint { get; set; } 

Required. Immutable. The fingerprint of the base image.

Property Value
Type
Description

ResourceUrl

 public string ResourceUrl { get; set; } 

Required. Immutable. The resource_url for the resource representing the basis of associated occurrence images.

Property Value
Type
Description
Design a Mobile Site
View Site in Mobile | Classic
Share by: