ServiceSpecification Class

Service specification payload.

Inheritance
ServiceSpecification

Constructor

ServiceSpecification(*, log_specifications: Optional[List[azure.mgmt.appconfiguration.models._models_py3.LogSpecification]] = None, metric_specifications: Optional[List[azure.mgmt.appconfiguration.models._models_py3.MetricSpecification]] = None, **kwargs)

Variables

log_specifications
list[LogSpecification]

Specifications of the Log for Azure Monitoring.

metric_specifications
list[MetricSpecification]

Specifications of the Metrics for Azure Monitoring.