Click or drag to resize
ImageListOptions Properties

The ImageListOptions type exposes the following members.

Properties
  NameDescription
Public propertyMininumDiskSize
The minimum disk size required to create a server with the image.
Public propertyMininumMemorySize
The minimum amount of RAM required to create a server with the image.
Public propertyName
Filters the list of images by image name.
Public propertyPageSize
The number of resources to return per page.
(Inherited from PageOptions.)
Public propertyServerId
Filters the list of images by server.
Public propertyStartingAt
The identifier of the first resource to return on the page.
(Inherited from PageOptions.)
Public propertyType
Filters by base images or custom server images that you have created.
Public propertyUpdatedAfter
Filters the list of images to those that have changed since the specified date.
Top
See Also