Skip to content

Scheduled Query Rule 2018-04-16 queryType Enum Value Mismatch #20123

Open

Description

in Swagger file, queryType has only one possible Enum value ResultCount

"QueryType": {
"type": "string",
"enum": [
"ResultCount"
],
"x-ms-enum": {
"name": "QueryType",
"modelAsString": true
},
"description": "Set value to 'ResultAccount'"
},

But From Portal, We can see "queryType": "Number", is there any other Enum value? It will help a lot if you can help provide a full list of Enum values.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    InsightsService AttentionWorkflow: This issue is responsible by Azure service team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions