Share via


ImageCreateSummary Class

Definition

public class ImageCreateSummary
type ImageCreateSummary = class
Public Class ImageCreateSummary
Inheritance
ImageCreateSummary

Constructors

ImageCreateSummary()

Initializes a new instance of the ImageCreateSummary class.

ImageCreateSummary(Boolean, IList<ImageCreateResult>)

Initializes a new instance of the ImageCreateSummary class.

Properties

Images

Gets list of the image creation results.

IsBatchSuccessful

Gets true if all of the images in the batch were created successfully, otherwise false.

Applies to