TemplateParameterType.Implicit(String to TemplateParameterType) Operator

Definition

Converts a string to a TemplateParameterType.

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

Parameters

value
String

Returns

Applies to