ThrottlingMetricType(String) Constructor

Definition

Initializes a new instance of ThrottlingMetricType.

public ThrottlingMetricType (string value);
new Azure.ResourceManager.ProviderHub.Models.ThrottlingMetricType : string -> Azure.ResourceManager.ProviderHub.Models.ThrottlingMetricType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to