MetricConfiguration Class

Metric configuration.

All required parameters must be populated in order to send to Azure.

Inheritance
MetricConfiguration

Constructor

MetricConfiguration(*, resource_id: str, counter_sets: List[azure.mgmt.datab.models._models_py3.MetricCounterSet], mdm_account: Optional[str] = None, metric_name_space: Optional[str] = None, **kwargs)

Parameters

resource_id
str
Required

Required. The Resource ID on which the metrics should be pushed.

mdm_account
str
Required

The MDM account to which the counters should be pushed.

metric_name_space
str
Required

The MDM namespace to which the counters should be pushed. This is required if MDMAccount is specified.

counter_sets
list[<xref:azure.mgmt.databoxedge.v2020_12_01.models.MetricCounterSet>]
Required

Required. Host name for the IoT hub associated to the device.