CsmOperationDescriptionProperties Class
Properties available for a Microsoft.Web resource provider operation.
- Inheritance
-
azure.mgmt.web._serialization.ModelCsmOperationDescriptionProperties
Constructor
CsmOperationDescriptionProperties(*, service_specification: _models.ServiceSpecification | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
service_specification
|
Resource metrics service provided by Microsoft.Insights resource provider. |
Variables
Name | Description |
---|---|
service_specification
|
Resource metrics service provided by Microsoft.Insights resource provider. |
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