Grafeas v1 API - Class BaseImage (3.10.0)

 public sealed class BaseImage : IMessage<BaseImage>, IEquatable<BaseImage>, IDeepCloneable<BaseImage>, IBufferMessage, IMessage 

Reference documentation and code samples for the Grafeas v1 API class BaseImage.

BaseImage describes a base image of a container image.

Inheritance

object > BaseImage

Namespace

Grafeas.V1

Assembly

Grafeas.V1.dll

Constructors

BaseImage()

 public BaseImage() 

BaseImage(BaseImage)

 public BaseImage(BaseImage other) 
Parameter
Name
Description
other

Properties

LayerCount

 public int LayerCount { get; set; } 

The number of layers that the base image is composed of.

Property Value
Type
Description
int

Name

 public string Name { get; set; } 

The name of the base image.

Property Value
Type
Description

Repository

 public string Repository { get; set; } 

The repository name in which the base image is from.

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