ListApplicationAllowedUpgradePlansPlainArgs

data class ListApplicationAllowedUpgradePlansPlainArgs(val applicationName: String, val resourceGroupName: String) : ConvertibleToJava<ListApplicationAllowedUpgradePlansPlainArgs>

Constructors

fun ListApplicationAllowedUpgradePlansPlainArgs(applicationName: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): ListApplicationAllowedUpgradePlansPlainArgs

Properties

Link copied to clipboard

The name of the managed application.

Link copied to clipboard

The name of the resource group. The name is case insensitive.