purchasePlan

@JvmName(name = "vklkmcnqidodljmt")
suspend fun purchasePlan(value: Output<PurchasePlanArgs>)
@JvmName(name = "norvqupsndqjlcxx")
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 = "juxpihfxfcgbetlp")
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}