共用方式為


TranscriptContentType.Implicit(String to TranscriptContentType) Operator

Definition

Converts a string to a TranscriptContentType.

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

Parameters

value
String

Returns

Applies to