Environment Image Response Response Environment Reference
data class EnvironmentImageResponseResponseEnvironmentReference(val name: String? = null, val version: String? = null)
The unique identifying details of the AZURE ML environment.
Constructors
Link copied to clipboard
fun EnvironmentImageResponseResponseEnvironmentReference(name: String? = null, version: String? = null)