ThrottlingMetric(ThrottlingMetricType, Int64) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- metricType
- ThrottlingMetricType
- limit
- Int64