osProfile

@JvmName(name = "wxgcxwoctncsweki")
suspend fun osProfile(value: Output<VirtualMachineOsProfileArgs>)
@JvmName(name = "ehdwbcrcqauvwrex")
suspend fun osProfile(value: VirtualMachineOsProfileArgs?)

Parameters

value

An os_profile block as defined below. Required when create_option in the storage_os_disk block is set to FromImage.


@JvmName(name = "ytxpatqiggolhmou")
suspend fun osProfile(argument: suspend VirtualMachineOsProfileArgsBuilder.() -> Unit)

Parameters

argument

An os_profile block as defined below. Required when create_option in the storage_os_disk block is set to FromImage.