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.databoxedge.v2021_02_01_preview.models._models_py3.MetricCounterSet], mdm_account: Optional[str] = None, metric_name_space: Optional[str] = None, **kwargs)
Parameters
- 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[MetricCounterSet]
Required
Required. Host name for the IoT hub associated to the device.
Feedback
Submit and view feedback for