GetPredictionTrainingResultsPlainArgs

data class GetPredictionTrainingResultsPlainArgs(val hubName: String, val predictionName: String, val resourceGroupName: String) : ConvertibleToJava<GetPredictionTrainingResultsPlainArgs>

Constructors

Link copied to clipboard
fun GetPredictionTrainingResultsPlainArgs(hubName: String, predictionName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the hub.

Link copied to clipboard

The name of the Prediction.

Link copied to clipboard

The name of the resource group.