osProfile

@JvmName(name = "ybejlwckgapmnwxd")
suspend fun osProfile(value: Output<VirtualMachineOsProfileArgs>)
@JvmName(name = "ggsewjtaibsbdrwy")
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 = "wawexnydwoxeinkd")
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.