osProfile

@JvmName(name = "jmbrvjsyokctcqff")
suspend fun osProfile(value: Output<OSProfileArgs>)
@JvmName(name = "sgfplbcqhqcgibrr")
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 = "rprnwjeninqacgyf")
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.