Share via


OciAnnotations Class

Definition

Additional information provided through arbitrary metadata.

public class OciAnnotations
type OciAnnotations = class
Public Class OciAnnotations
Inheritance
OciAnnotations

Constructors

OciAnnotations()

Initializes a new instance of OciAnnotations.

Properties

AdditionalProperties

Additional Properties.

Authors

Contact details of the people or organization responsible for the image.

CreatedOn

Date and time on which the image was built.

Description

Human-readable description of the software packaged in the image.

Documentation

URL to get documentation on the image.

Licenses

License(s) under which contained software is distributed as an SPDX License Expression.

Name

Name of the reference for a target.

Revision

Source control revision identifier for the packaged software.

Source

URL to get source code for building the image.

Title

Human-readable title of the image.

Url

URL to find more information on the image.

Vendor

Name of the distributing entity, organization or individual.

Version

Version of the packaged software. The version MAY match a label or tag in the source code repository, may also be Semantic versioning-compatible.

Applies to