Sdílet prostřednictvím


MonitorOperationType.Implicit(String to MonitorOperationType) Operator

Definition

Converts a string to a MonitorOperationType.

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

Parameters

value
String

Returns

Applies to