Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImageCreateSummary

Package version

An interface representing ImageCreateSummary.

Hierarchy

  • ImageCreateSummary

Index

Properties

Optional images

List of the image creation results. NOTE: This property will not be serialized. It can only be populated by the server.

Optional isBatchSuccessful

isBatchSuccessful: undefined | false | true

True if all of the images in the batch were created successfully, otherwise false. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc