Share via


AnalyzeImageOutputType.Implicit(String to AnalyzeImageOutputType) Operator

Definition

Converts a string to a AnalyzeImageOutputType.

public static implicit operator Azure.AI.ContentSafety.AnalyzeImageOutputType (string value);
static member op_Implicit : string -> Azure.AI.ContentSafety.AnalyzeImageOutputType
Public Shared Widening Operator CType (value As String) As AnalyzeImageOutputType

Parameters

value
String

Returns

Applies to