Megosztás a következőn keresztül:


EventInputSchema.Implicit(String to EventInputSchema) Operator

Definition

Converts a string to a EventInputSchema.

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

Parameters

value
String

Returns

Applies to