Delen via


ItemTypeParameter.Implicit(String to ItemTypeParameter) Operator

Definition

Converts a string to a ItemTypeParameter.

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

Parameters

value
String

Returns

Applies to