Skip to content

Commit 488a840

Browse files
[Hub Generated] Review request for Microsoft.SecurityInsights to add version preview/2019-01-01-preview (#12568)
* Added 2 new attributes to Watchlist Arm Model * Fix prettier
1 parent 6ba452b commit 488a840

File tree

1 file changed

+9
-0
lines changed
  • specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2019-01-01-preview

1 file changed

+9
-0
lines changed

specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2019-01-01-preview/SecurityInsights.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11207,6 +11207,15 @@
1120711207
"contentType": {
1120811208
"description": "The content type of the raw content. Example : text/csv or text/tsv ",
1120911209
"type": "string"
11210+
},
11211+
"uploadStatus": {
11212+
"description": "The status of the Watchlist upload : New, InProgress or Complete. Pls note : When a Watchlist upload status is equal to InProgress, the Watchlist cannot be deleted",
11213+
"type": "string"
11214+
},
11215+
"watchlistItemsCount": {
11216+
"description": "The number of Watchlist Items in the Watchlist",
11217+
"type": "integer",
11218+
"format": "int32"
1121011219
}
1121111220
},
1121211221
"required": [

0 commit comments

Comments
 (0)