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.

An object that represents an Amazon ECR image failure.

Inheritance Hierarchy

System.Object
  Amazon.ECRPublic.Model.ImageFailure

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

Syntax

C#
public class ImageFailure

The ImageFailure type exposes the following members

Constructors

NameDescription
Public Method ImageFailure()

Properties

NameTypeDescription
Public Property FailureCode Amazon.ECRPublic.ImageFailureCode

Gets and sets the property FailureCode.

The code that's associated with the failure.

Public Property FailureReason System.String

Gets and sets the property FailureReason.

The reason for the failure.

Public Property ImageId Amazon.ECRPublic.Model.ImageIdentifier

Gets and sets the property ImageId.

The image ID that's associated with the failure.

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