GetServerCustomImagesImage

data class GetServerCustomImagesImage(val customImageId: String, val customImageName: String, val description: String, val id: String, val platform: String)

Constructors

Link copied to clipboard
constructor(customImageId: String, customImageName: String, description: String, id: String, platform: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The first ID of the resource.

Link copied to clipboard

The name of the resource.

Link copied to clipboard

Image description information.

Link copied to clipboard
val id: String

The ID of the Custom Image.

Link copied to clipboard

The type of operating system used by the Mirror. Valid values: Linux, Windows.