plan

@JvmName(name = "pjqdochhbejgrfpp")
suspend fun plan(value: Output<WindowsVirtualMachineScaleSetPlanArgs>)
@JvmName(name = "ubxvbspljvdpwivl")
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 = "cnckermealyjtffp")
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.