InterleaveOutput.Implicit(String to InterleaveOutput) Operator

Definition

Converts a string to a InterleaveOutput.

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

Parameters

value
String

Returns

Applies to