C# Класс Amazon.ECR.Model.DescribeImagesRequest

Container for the parameters to the DescribeImages operation. Returns metadata about the images in a repository, including image size, image tags, and creation date.

Beginning with Docker version 1.9, the Docker client compresses image layers before pushing them to a V2 Docker registry. The output of the docker images command shows the uncompressed image size, so it may return a larger image size than the image sizes returned by DescribeImages.

Наследование: AmazonECRRequest
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetFilter ( ) : bool
IsSetImageIds ( ) : bool
IsSetMaxResults ( ) : bool
IsSetNextToken ( ) : bool
IsSetRegistryId ( ) : bool
IsSetRepositoryName ( ) : bool