Linux Virtual Machine Scale Set Gallery Application Args
data class LinuxVirtualMachineScaleSetGalleryApplicationArgs(val configurationReferenceBlobUri: Output<String>? = null, val order: Output<Int>? = null, val packageReferenceId: Output<String>, val tag: Output<String>? = null) : ConvertibleToJava<LinuxVirtualMachineScaleSetGalleryApplicationArgs>
Constructors
Link copied to clipboard
fun LinuxVirtualMachineScaleSetGalleryApplicationArgs(configurationReferenceBlobUri: Output<String>? = null, order: Output<Int>? = null, packageReferenceId: Output<String>, tag: Output<String>? = null)