virtualMachineProfileOverride

@JvmName(name = "lwhanpgsthdvdtpe")
suspend fun virtualMachineProfileOverride(value: Output<BaseVirtualMachineProfileArgs>)
@JvmName(name = "ntsfkkygfesokwlw")
suspend fun virtualMachineProfileOverride(value: BaseVirtualMachineProfileArgs?)

Parameters

value

An override for computeProfile.baseVirtualMachineProfile specific to this region. This override is merged with the base virtual machine profile to define the final virtual machine profile for the resources deployed in this location.


@JvmName(name = "kcviwrjqjixexjah")
suspend fun virtualMachineProfileOverride(argument: suspend BaseVirtualMachineProfileArgsBuilder.() -> Unit)

Parameters

argument

An override for computeProfile.baseVirtualMachineProfile specific to this region. This override is merged with the base virtual machine profile to define the final virtual machine profile for the resources deployed in this location.