OperationServiceSpecificationDefinition Class

The definition of Azure Monitoring list.

Constructor

OperationServiceSpecificationDefinition(*, metric_specifications: List[_models.OperationMetricSpecificationDefinition] | None = None, log_specifications: List[_models.OperationLogSpecificationDefinition] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
metric_specifications

A list of Azure Monitoring metrics definition.

Default value: None
log_specifications

A list of Azure Monitoring log definitions.

Default value: None

Variables

Name Description
metric_specifications

A list of Azure Monitoring metrics definition.

log_specifications

A list of Azure Monitoring log definitions.