MetricSpecifications Class
The details of metric specifications.
- Inheritance
-
MetricSpecifications
Constructor
MetricSpecifications(*, name: Optional[str] = None, display_name: Optional[str] = None, display_description: Optional[str] = None, unit: Optional[str] = None, aggregation_type: Optional[str] = None, supported_aggregation_types: Optional[List[str]] = None, supported_time_grain_types: Optional[List[str]] = None, enable_regional_mdm_account: Optional[bool] = None, source_mdm_account: Optional[str] = None, source_mdm_namespace: Optional[str] = None, metric_filter_pattern: Optional[str] = None, fill_gap_with_zero: Optional[bool] = None, category: Optional[str] = None, resource_id_dimension_name_override: Optional[str] = None, is_internal: Optional[bool] = None, delegate_metric_name_override: Optional[str] = None, dimensions: Optional[List[azure.mgmt.hdinsight.models._models_py3.Dimension]] = None, **kwargs)
Parameters
Required
The supported aggregation types of the metric specification.
Required
The supported time grain types of the metric specification.
- enable_regional_mdm_account
- bool
Required
The flag indicates whether enable regional mdm account or not.
Feedback
Submit and view feedback for