다음을 통해 공유


PredictionModelStatus.Status Property

Definition

Prediction model life cycle. When prediction is in PendingModelConfirmation status, it is allowed to update the status to PendingFeaturing or Active through API.

public Azure.ResourceManager.CustomerInsights.Models.PredictionModelLifeCycle Status { get; set; }
member this.Status : Azure.ResourceManager.CustomerInsights.Models.PredictionModelLifeCycle with get, set
Public Property Status As PredictionModelLifeCycle

Property Value

Applies to