App Insights WebTestDefinition Missing Request and ValidationRules Structs #18435
Labels
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Mgmt
This issue is related to a management-plane library.
needs-author-feedback
Workflow: More information is needed from author to address the issue.
no-recent-activity
There has been no recent activity on this issue.
Previous Versions
Work related to track1 and track1.5 SDKs
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Starting in REST API version 2018-05-01-preview, there was the addition of a
Standard
kind
which requiredRequest
andValidationRules
structs and an optionalConfiguration
field. This was also included in the 2020-10-05-preview version. Unfortunately the REST documentation itself is missing this information, but it is available in the ARM/Bicep docs. Can this be added into the Go SDK to match?https://docs.microsoft.com/en-us/azure/templates/microsoft.insights/2018-05-01-preview/webtests?tabs=bicep
https://docs.microsoft.com/en-us/azure/templates/microsoft.insights/2020-10-05-preview/webtests?tabs=bicep
azure-sdk-for-go/services/preview/appinsights/mgmt/2022-02-01-preview/insights/models.go
Lines 2334 to 2357 in 37b3dad
The text was updated successfully, but these errors were encountered: