unknown_image Module

Contains functionality for managing images that are not imported into Azure Machine Learning.

Classes

UnknownImage

Used internally to represent an unknown Image type.

This class is DEPRECATED.

This class is used by Image during a list operation to represent images that were created by classes that are not imported at the time the list operation is executed.

Image constructor.

This class is DEPRECATED. Use the Environment class instead.

Image constructor is used to retrieve a cloud representation of a Image object associated with the provided workspace. Will return an instance of a child class corresponding to the specific type of the retrieved Image object.