OutputSelectorProperty.Implicit(String to OutputSelectorProperty) Operator

Definition

Converts a string to a OutputSelectorProperty.

public static implicit operator Azure.Media.VideoAnalyzer.Edge.Models.OutputSelectorProperty (string value);
static member op_Implicit : string -> Azure.Media.VideoAnalyzer.Edge.Models.OutputSelectorProperty
Public Shared Widening Operator CType (value As String) As OutputSelectorProperty

Parameters

value
String

Returns

Applies to