GetRegistryComponentVersionPlainArgs

data class GetRegistryComponentVersionPlainArgs(val componentName: String, val registryName: String, val resourceGroupName: String, val version: String) : ConvertibleToJava<GetRegistryComponentVersionPlainArgs>

Constructors

Link copied to clipboard
fun GetRegistryComponentVersionPlainArgs(componentName: String, registryName: String, resourceGroupName: String, version: String)

Functions

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

Properties

Link copied to clipboard

Container name.

Link copied to clipboard

Name of Azure Machine Learning registry. This is case-insensitive

Link copied to clipboard

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

Link copied to clipboard

Version identifier.