PredictionModelLifeCycle.Implicit(String to PredictionModelLifeCycle) Operator

Definition

Converts a string to a PredictionModelLifeCycle.

public static implicit operator Azure.ResourceManager.CustomerInsights.Models.PredictionModelLifeCycle (string value);
static member op_Implicit : string -> Azure.ResourceManager.CustomerInsights.Models.PredictionModelLifeCycle
Public Shared Widening Operator CType (value As String) As PredictionModelLifeCycle

Parameters

value
String

Returns

Applies to