共用方式為


ThrottlingMetricType.Implicit(String to ThrottlingMetricType) Operator

Definition

Converts a string to a ThrottlingMetricType.

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

Parameters

value
String

Returns

Applies to