Share via


TopicTypeSourceScope.Implicit(String to TopicTypeSourceScope) Operator

Definition

Converts a string to a TopicTypeSourceScope.

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

Parameters

value
String

Returns

Applies to