다음을 통해 공유


PurviewEventStreamingType.Implicit Operator

Definition

Converts a string to a PurviewEventStreamingType.

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

Parameters

value
String

Returns

Applies to