osProfile

@JvmName(name = "kgpoenuaoolbxfty")
suspend fun osProfile(value: Output<VirtualMachineOsProfileArgs>)
@JvmName(name = "gqkdctynglqdbrns")
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 = "utmvgothlxbprngm")
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.