OperationPropertiesFormatServiceSpecification Class
Specification of the service.
- Inheritance
-
azure.mgmt.network._serialization.ModelOperationPropertiesFormatServiceSpecification
Constructor
OperationPropertiesFormatServiceSpecification(*, metric_specifications: List[_models.MetricSpecification] | None = None, log_specifications: List[_models.LogSpecification] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
metric_specifications
|
Operation service specification. |
log_specifications
|
Operation log specification. |
Variables
Name | Description |
---|---|
metric_specifications
|
Operation service specification. |
log_specifications
|
Operation log specification. |
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