osProfile

@JvmName(name = "wkknnqhepfiitilo")
suspend fun osProfile(value: Output<VirtualMachineOsProfileArgs>)
@JvmName(name = "raxqursvyxnlhtjl")
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 = "dnxgxchihytxbjke")
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.