purchasePlan

@JvmName(name = "vkdnynqwrlxnavih")
suspend fun purchasePlan(value: Output<PurchasePlanArgs>)
@JvmName(name = "dbyrqqagfndfrvtk")
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 = "katvgjspftyyrytf")
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}