Virtual Machine Scale Set Storage Profile Args
constructor(dataDisks: Output<List<VirtualMachineScaleSetDataDiskArgs>>? = null, diskControllerType: Output<Either<String, DiskControllerTypes>>? = null, imageReference: Output<ImageReferenceArgs>? = null, osDisk: Output<VirtualMachineScaleSetOSDiskArgs>? = null)