GetArchiveVersionPlainArgs

data class GetArchiveVersionPlainArgs(val archiveName: String, val archiveVersionName: String, val packageType: String, val registryName: String, val resourceGroupName: String) : ConvertibleToJava<GetArchiveVersionPlainArgs>

Constructors

Link copied to clipboard
fun GetArchiveVersionPlainArgs(archiveName: String, archiveVersionName: String, packageType: String, registryName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the archive resource.

Link copied to clipboard

The name of the archive version resource.

Link copied to clipboard

The type of the package resource.

Link copied to clipboard

The name of the container registry.

Link copied to clipboard

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