Skip to content

Commit

Permalink
[Network wathcer] add a new field trafficAnalyticsInterval for TA (#4420
Browse files Browse the repository at this point in the history
)
  • Loading branch information
zwswim authored and dsgouda committed Nov 7, 2018
1 parent 6361217 commit 66d8777
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2693,7 +2693,11 @@
},
"workspaceResourceId": {
"description": "Resource Id of the attached workspace ",
"type": "string"
"type": "string"
},
"trafficAnalyticsInterval": {
"description": "The interval in minutes which would decide how frequently TA service should do flow analytics",
"type": "integer"
}
}
},
Expand Down

0 comments on commit 66d8777

Please sign in to comment.