Compartir a través de


MachineLearningInputDeliveryMode.Implicit Operador

Definición

Convierte una cadena en un MachineLearningInputDeliveryMode.

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

Parámetros

value
String

Devoluciones

Se aplica a