AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

A version of a SageMaker Image. A version represents an existing container image.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.ImageVersion

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class ImageVersion

The ImageVersion type exposes the following members

Constructors

NameDescription
Public Method ImageVersion()

Properties

NameTypeDescription
Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

When the version was created.

Public Property FailureReason System.String

Gets and sets the property FailureReason.

When a create or delete operation fails, the reason for the failure.

Public Property ImageArn System.String

Gets and sets the property ImageArn.

The ARN of the image the version is based on.

Public Property ImageVersionArn System.String

Gets and sets the property ImageVersionArn.

The ARN of the version.

Public Property ImageVersionStatus Amazon.SageMaker.ImageVersionStatus

Gets and sets the property ImageVersionStatus.

The status of the version.

Public Property LastModifiedTime System.DateTime

Gets and sets the property LastModifiedTime.

When the version was last modified.

Public Property Version System.Int32

Gets and sets the property Version.

The version number.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5