Share via


PreTransformCategory.Implicit(String to PreTransformCategory) Operator

Definition

Converts a string to a PreTransformCategory.

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

Parameters

value
String

Returns

Applies to