SingleNodeVirtualInstanceSingleServerConfigurationVirtualMachineConfigurationImage

Constructors

constructor(offer: String, publisher: String, sku: String, version: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the offer of the platform image or marketplace image used to create the virtual machine. Changing this forces a new resource to be created.

Link copied to clipboard

The publisher of the Image. Possible values are RedHat and SUSE. Changing this forces a new resource to be created.

Link copied to clipboard
val sku: String

The SKU of the Image. Changing this forces a new resource to be created.

Link copied to clipboard

Specifies the version of the platform image or marketplace image used to create the virtual machine. Changing this forces a new resource to be created.