osProfile

@JvmName(name = "lbbyuysurcflsrqj")
suspend fun osProfile(value: Output<OSProfileArgs>)
@JvmName(name = "bcvunyfmfguruspl")
suspend fun osProfile(value: OSProfileArgs?)

Parameters

value

Specifies the operating system settings used while creating the virtual machine. Some of the settings cannot be changed once VM is provisioned.


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

Parameters

argument

Specifies the operating system settings used while creating the virtual machine. Some of the settings cannot be changed once VM is provisioned.