getPredictionModelStatus

Gets model status of the prediction. Azure REST API version: 2017-04-26.

Return

The prediction model status.

Parameters

argument

null


suspend fun getPredictionModelStatus(hubName: String, predictionName: String, resourceGroupName: String): GetPredictionModelStatusResult

Return

The prediction model status.

See also

Parameters

hubName

The name of the hub.

predictionName

The name of the Prediction.

resourceGroupName

The name of the resource group.


Return

The prediction model status.

See also

Parameters

argument

Builder for com.pulumi.azurenative.customerinsights.kotlin.inputs.GetPredictionModelStatusPlainArgs.