LinuxVirtualMachineScaleSetPlan

data class LinuxVirtualMachineScaleSetPlan(val name: String, val product: String, val publisher: String)

Constructors

Link copied to clipboard
constructor(name: String, product: String, publisher: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the name of the image from the marketplace. Changing this forces a new resource to be created.

Link copied to clipboard

Specifies the product of the image from the marketplace. Changing this forces a new resource to be created.

Link copied to clipboard

Specifies the publisher of the image. Changing this forces a new resource to be created.