WindowsVirtualMachineScaleSetGalleryApplication

data class WindowsVirtualMachineScaleSetGalleryApplication(val configurationReferenceBlobUri: String? = null, val order: Int? = null, val packageReferenceId: String, val tag: String? = null)

Constructors

constructor(configurationReferenceBlobUri: String? = null, order: Int? = null, packageReferenceId: String, tag: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val order: Int? = null

Specifies the order in which the packages have to be installed. Possible values are between 0 and 2147483647. Defaults to 0. Changing this forces a new resource to be created.

Link copied to clipboard
Link copied to clipboard
val tag: String? = null