共用方式為


DynamicThresholdOperator.Implicit(String to DynamicThresholdOperator) Operator

Definition

Converts a string to a DynamicThresholdOperator.

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

Parameters

value
String

Returns

Applies to