共用方式為


InsightsType.Implicit(String to InsightsType) Operator

Definition

Converts a string to a InsightsType.

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

Parameters

value
String

Returns

Applies to