PodEventType.Implicit(String to PodEventType) Operator

Definition

Converts a string to a PodEventType.

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

Parameters

value
String

Returns

Applies to