Bagikan melalui


InputVideoStretchMode.Implicit(String to InputVideoStretchMode) Operator

Definition

Converts a string to a InputVideoStretchMode.

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

Parameters

value
String

Returns

Applies to