Skip to main content

predictions

Overview

Namepredictions
TypeResource
Idazure_extras.customer_insights.predictions

Fields

NameDatatypeDescription
idstringResource ID.
namestringResource name.
propertiesobjectThe prediction definition.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECThubName, predictionName, resourceGroupName, subscriptionIdGets a Prediction in the hub.
list_by_hubSELECThubName, resourceGroupName, subscriptionIdGets all the predictions in the specified hub.
create_or_updateINSERThubName, predictionName, resourceGroupName, subscriptionIdCreates a Prediction or updates an existing Prediction in the hub.
deleteDELETEhubName, predictionName, resourceGroupName, subscriptionIdDeletes a Prediction in the hub.
_list_by_hubEXEChubName, resourceGroupName, subscriptionIdGets all the predictions in the specified hub.
model_statusEXEChubName, predictionName, resourceGroupName, subscriptionId, data__statusCreates or updates the model status of prediction.