GetMSIXPackagePlainArgs

data class GetMSIXPackagePlainArgs(val hostPoolName: String, val msixPackageFullName: String, val resourceGroupName: String) : ConvertibleToJava<GetMSIXPackagePlainArgs>

Constructors

Link copied to clipboard
fun GetMSIXPackagePlainArgs(hostPoolName: String, msixPackageFullName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the host pool within the specified resource group

Link copied to clipboard

The version specific package full name of the MSIX package within specified hostpool

Link copied to clipboard

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