plan

@JvmName(name = "qeepbgmbcsuaxcfq")
suspend fun plan(value: Output<WindowsVirtualMachineScaleSetPlanArgs>)
@JvmName(name = "mmhwrbntcradhuat")
suspend fun plan(value: WindowsVirtualMachineScaleSetPlanArgs?)

Parameters

value

A plan block as defined below. Changing this forces a new resource to be created.

Note: When using an image from Azure Marketplace a plan must be specified.


@JvmName(name = "loxgenjxueekqppd")
suspend fun plan(argument: suspend WindowsVirtualMachineScaleSetPlanArgsBuilder.() -> Unit)

Parameters

argument

A plan block as defined below. Changing this forces a new resource to be created.

Note: When using an image from Azure Marketplace a plan must be specified.