Share via


TransformType.Implicit(String to TransformType) Operator

Definition

Converts a string to a TransformType.

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

Parameters

value
String

Returns

Applies to