Share via


DataBoxEdgeMetricCounter(String) Constructor

Definition

Initializes a new instance of DataBoxEdgeMetricCounter.

public DataBoxEdgeMetricCounter (string name);
new Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeMetricCounter : string -> Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeMetricCounter
Public Sub New (name As String)

Parameters

name
String

The counter name.

Exceptions

name is null.

Applies to