Windows Virtual Machine Scale Set Gallery Application
data class WindowsVirtualMachineScaleSetGalleryApplication(val configurationReferenceBlobUri: String? = null, val order: Int? = null, val packageReferenceId: String, val tag: String? = null)
Constructors
Link copied to clipboard
fun WindowsVirtualMachineScaleSetGalleryApplication(configurationReferenceBlobUri: String? = null, order: Int? = null, packageReferenceId: String, tag: String? = null)