ImageArmReferenceResponse

data class ImageArmReferenceResponse(val id: String? = null)

The ARM ID for a Gallery Image.

Constructors

Link copied to clipboard
constructor(id: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String? = null

The ARM ID for an image resource used by the virtual machine instance.