osProfile

@JvmName(name = "wvaynmcgldoggblj")
suspend fun osProfile(value: Output<OSProfileArgs>)
@JvmName(name = "aneunwtfedctwruq")
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 = "pygupqepdnkofukf")
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.