purchasePlan

@JvmName(name = "tklqeaforlqchddc")
suspend fun purchasePlan(value: Output<PurchasePlanArgs>)
@JvmName(name = "hdguvfrnytvaqiam")
suspend fun purchasePlan(value: PurchasePlanArgs?)

Parameters

value

Purchase plan information for the the image from which the OS disk was created. E.g. - {name: 2019-Datacenter, publisher: MicrosoftWindowsServer, product: WindowsServer}


@JvmName(name = "mwfcottbdrpjjfvw")
suspend fun purchasePlan(argument: suspend PurchasePlanArgsBuilder.() -> Unit)

Parameters

argument

Purchase plan information for the the image from which the OS disk was created. E.g. - {name: 2019-Datacenter, publisher: MicrosoftWindowsServer, product: WindowsServer}