GetLicensePlainArgs

data class GetLicensePlainArgs(val licenseName: String, val resourceGroupName: String) : ConvertibleToJava<GetLicensePlainArgs>

Constructors

Link copied to clipboard
fun GetLicensePlainArgs(licenseName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the license.

Link copied to clipboard

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