GetImageResult

data class GetImageResult(val description: String, val id: String, val imageId: String, val name: String, val operatingSystemType: String, val requiredTenancy: String, val state: String)

A collection of values returned by getImage.

Constructors

Link copied to clipboard
constructor(description: String, id: String, imageId: String, name: String, operatingSystemType: String, requiredTenancy: String, state: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The description of the image.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard
Link copied to clipboard

The name of the image.

Link copied to clipboard
Link copied to clipboard

Specifies whether the image is running on dedicated hardware. When Bring Your Own License (BYOL) is enabled, this value is set to DEDICATED. For more information, see Bring Your Own Windows Desktop Images.

Link copied to clipboard

The status of the image.