ThrottlingMetric(ThrottlingMetricType, Int64) Constructor

Definition

Initializes a new instance of ThrottlingMetric.

public ThrottlingMetric (Azure.ResourceManager.ProviderHub.Models.ThrottlingMetricType metricType, long limit);
new Azure.ResourceManager.ProviderHub.Models.ThrottlingMetric : Azure.ResourceManager.ProviderHub.Models.ThrottlingMetricType * int64 -> Azure.ResourceManager.ProviderHub.Models.ThrottlingMetric
Public Sub New (metricType As ThrottlingMetricType, limit As Long)

Parameters

limit
Int64

Applies to