osDisk

@JvmName(name = "ctpvyrivkryjcnbo")
suspend fun osDisk(value: Output<VirtualMachineScaleSetOSDiskArgs>)
@JvmName(name = "vwlgnjakudctplrt")
suspend fun osDisk(value: VirtualMachineScaleSetOSDiskArgs?)

Parameters

value

Specifies information about the operating system disk used by the virtual machines in the scale set. For more information about disks, see [About disks

  • and VHDs for Azure virtual

  • machines](https://learn.microsoft.com/azure/virtual-machines/managed-disks-overview).


@JvmName(name = "afrewbmxpiocplof")
suspend fun osDisk(argument: suspend VirtualMachineScaleSetOSDiskArgsBuilder.() -> Unit)

Parameters

argument

Specifies information about the operating system disk used by the virtual machines in the scale set. For more information about disks, see [About disks

  • and VHDs for Azure virtual

  • machines](https://learn.microsoft.com/azure/virtual-machines/managed-disks-overview).