Azure / Azure/azure-sdk-for-python
azure.mgmt.monitor.v2022_06_01.models.extensiondatasource type not proper set for extension_settings
Open
customer-reported
Mgmt
Monitor
needs-team-attention
question
- Dominant language
- Python
- Stars
- 5.6k
- Forks
- 3.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 193
Description
- **Package Name**:
- **Package Version**:
- **Operating System**:
- **Python Version**:
**Describe the bug**
Looking at the docs:
https://learn.microsoft.com/en-us/python/api/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.models.extensiondatasource?view=azure-python
It says:
`extension_settings | `
and the type is not linked like others, I am guessing it's meant to be something else like for example a string? or a stringified json? :)
Contributor guide
Assessment
This issue has not been assessed yet.