virtual Machine Profile Override
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.
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.