osProfile

@JvmName(name = "yhqtvwbwpxxkxfnr")
suspend fun osProfile(value: Output<OSProfileArgs>)
@JvmName(name = "fvmeecpmakhtyfuq")
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 = "keqhwiaqyusjrxpf")
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.