ServiceSpecification Class
Resource metrics service provided by Microsoft.Insights resource provider.
- Inheritance
-
azure.mgmt.web._serialization.ModelServiceSpecification
Constructor
ServiceSpecification(*, metric_specifications: List[_models.MetricSpecification] | None = None, log_specifications: List[_models.LogSpecification] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
metric_specifications
|
|
log_specifications
|
|
Variables
Name | Description |
---|---|
metric_specifications
|
|
log_specifications
|
|
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python